@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