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

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_833'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_833'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:startTimeOfDay '19.966666666667'^^xsd:double;
  dwc:endTimeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.627095'^^xsd:double;
  dwc:startLongitude '0.627095'^^xsd:double;
  dwc:endLongitude '0.627095'^^xsd:double;
  dwc:latitude '38.468601'^^xsd:double;
  dwc:startLatitude '38.468601'^^xsd:double;
  dwc:endLatitude '38.468601'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_833'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.472163 0.636805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.472163"^^xsd:decimal ;
  dwc:decimalLongitude "0.636805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_832'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_832'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:startTimeOfDay '19.633333333333'^^xsd:double;
  dwc:endTimeOfDay '19.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.636805'^^xsd:double;
  dwc:startLongitude '0.636805'^^xsd:double;
  dwc:endLongitude '0.636805'^^xsd:double;
  dwc:latitude '38.472163'^^xsd:double;
  dwc:startLatitude '38.472163'^^xsd:double;
  dwc:endLatitude '38.472163'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_832'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.481014 0.657329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.481014"^^xsd:decimal ;
  dwc:decimalLongitude "0.657329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_829'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_829'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '18.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.657329'^^xsd:double;
  dwc:startLongitude '0.657329'^^xsd:double;
  dwc:endLongitude '0.657329'^^xsd:double;
  dwc:latitude '38.481014'^^xsd:double;
  dwc:startLatitude '38.481014'^^xsd:double;
  dwc:endLatitude '38.481014'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_829'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.470978 0.666958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.470978"^^xsd:decimal ;
  dwc:decimalLongitude "0.666958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_831'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_831'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:startTimeOfDay '19.3'^^xsd:double;
  dwc:endTimeOfDay '19.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.666958'^^xsd:double;
  dwc:startLongitude '0.666958'^^xsd:double;
  dwc:endLongitude '0.666958'^^xsd:double;
  dwc:latitude '38.470978'^^xsd:double;
  dwc:startLatitude '38.470978'^^xsd:double;
  dwc:endLatitude '38.470978'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_831'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467416 0.683282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.467416"^^xsd:decimal ;
  dwc:decimalLongitude "0.683282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_830'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_830'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '18.983333333333'^^xsd:double;
  dwc:startTimeOfDay '18.983333333333'^^xsd:double;
  dwc:endTimeOfDay '18.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.683282'^^xsd:double;
  dwc:startLongitude '0.683282'^^xsd:double;
  dwc:endLongitude '0.683282'^^xsd:double;
  dwc:latitude '38.467416'^^xsd:double;
  dwc:startLatitude '38.467416'^^xsd:double;
  dwc:endLatitude '38.467416'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_830'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.456172 0.750799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.456172"^^xsd:decimal ;
  dwc:decimalLongitude "0.750799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_828'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_828'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:startTimeOfDay '17.233333333333'^^xsd:double;
  dwc:endTimeOfDay '17.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.750799'^^xsd:double;
  dwc:startLongitude '0.750799'^^xsd:double;
  dwc:endLongitude '0.750799'^^xsd:double;
  dwc:latitude '38.456172'^^xsd:double;
  dwc:startLatitude '38.456172'^^xsd:double;
  dwc:endLatitude '38.456172'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_828'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.460522 0.762584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.460522"^^xsd:decimal ;
  dwc:decimalLongitude "0.762584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_827'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_827'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:startTimeOfDay '16.9'^^xsd:double;
  dwc:endTimeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.762584'^^xsd:double;
  dwc:startLongitude '0.762584'^^xsd:double;
  dwc:endLongitude '0.762584'^^xsd:double;
  dwc:latitude '38.460522'^^xsd:double;
  dwc:startLatitude '38.460522'^^xsd:double;
  dwc:endLatitude '38.460522'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_827'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471401 0.773909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471401"^^xsd:decimal ;
  dwc:decimalLongitude "0.773909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_825'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_825'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:startTimeOfDay '16.233333333333'^^xsd:double;
  dwc:endTimeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.773909'^^xsd:double;
  dwc:startLongitude '0.773909'^^xsd:double;
  dwc:endLongitude '0.773909'^^xsd:double;
  dwc:latitude '38.471401'^^xsd:double;
  dwc:startLatitude '38.471401'^^xsd:double;
  dwc:endLatitude '38.471401'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_825'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463746 0.77503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463746"^^xsd:decimal ;
  dwc:decimalLongitude "0.77503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_826'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_826'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:startTimeOfDay '16.566666666667'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.77503'^^xsd:double;
  dwc:startLongitude '0.77503'^^xsd:double;
  dwc:endLongitude '0.77503'^^xsd:double;
  dwc:latitude '38.463746'^^xsd:double;
  dwc:startLatitude '38.463746'^^xsd:double;
  dwc:endLatitude '38.463746'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_826'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433572 0.801289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433572"^^xsd:decimal ;
  dwc:decimalLongitude "0.801289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_823'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_823'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:startTimeOfDay '15.566666666667'^^xsd:double;
  dwc:endTimeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.801289'^^xsd:double;
  dwc:startLongitude '0.801289'^^xsd:double;
  dwc:endLongitude '0.801289'^^xsd:double;
  dwc:latitude '38.433572'^^xsd:double;
  dwc:startLatitude '38.433572'^^xsd:double;
  dwc:endLatitude '38.433572'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_823'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40374 0.801364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40374"^^xsd:decimal ;
  dwc:decimalLongitude "0.801364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_822'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_822'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:startTimeOfDay '15.233333333333'^^xsd:double;
  dwc:endTimeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.801364'^^xsd:double;
  dwc:startLongitude '0.801364'^^xsd:double;
  dwc:endLongitude '0.801364'^^xsd:double;
  dwc:latitude '38.40374'^^xsd:double;
  dwc:startLatitude '38.40374'^^xsd:double;
  dwc:endLatitude '38.40374'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_822'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464058 0.801584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464058"^^xsd:decimal ;
  dwc:decimalLongitude "0.801584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_824'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_824'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:startTimeOfDay '15.9'^^xsd:double;
  dwc:endTimeOfDay '15.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.801584'^^xsd:double;
  dwc:startLongitude '0.801584'^^xsd:double;
  dwc:endLongitude '0.801584'^^xsd:double;
  dwc:latitude '38.464058'^^xsd:double;
  dwc:startLatitude '38.464058'^^xsd:double;
  dwc:endLatitude '38.464058'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_824'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.425198 0.830455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.425198"^^xsd:decimal ;
  dwc:decimalLongitude "0.830455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_821'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_821'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:startTimeOfDay '14.9'^^xsd:double;
  dwc:endTimeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.830455'^^xsd:double;
  dwc:startLongitude '0.830455'^^xsd:double;
  dwc:endLongitude '0.830455'^^xsd:double;
  dwc:latitude '38.425198'^^xsd:double;
  dwc:startLatitude '38.425198'^^xsd:double;
  dwc:endLatitude '38.425198'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_821'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433014 0.859037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433014"^^xsd:decimal ;
  dwc:decimalLongitude "0.859037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_820'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_820'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:startTimeOfDay '14.566666666667'^^xsd:double;
  dwc:endTimeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.859037'^^xsd:double;
  dwc:startLongitude '0.859037'^^xsd:double;
  dwc:endLongitude '0.859037'^^xsd:double;
  dwc:latitude '38.433014'^^xsd:double;
  dwc:startLatitude '38.433014'^^xsd:double;
  dwc:endLatitude '38.433014'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_820'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.436806 0.893401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.436806"^^xsd:decimal ;
  dwc:decimalLongitude "0.893401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_819'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_819'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:startTimeOfDay '14.233333333333'^^xsd:double;
  dwc:endTimeOfDay '14.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.893401'^^xsd:double;
  dwc:startLongitude '0.893401'^^xsd:double;
  dwc:endLongitude '0.893401'^^xsd:double;
  dwc:latitude '38.436806'^^xsd:double;
  dwc:startLatitude '38.436806'^^xsd:double;
  dwc:endLatitude '38.436806'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_819'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28568 0.949835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28568"^^xsd:decimal ;
  dwc:decimalLongitude "0.949835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_834'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_834'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:startTimeOfDay '10.8'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.949835'^^xsd:double;
  dwc:startLongitude '0.949835'^^xsd:double;
  dwc:endLongitude '0.949835'^^xsd:double;
  dwc:latitude '38.28568'^^xsd:double;
  dwc:startLatitude '38.28568'^^xsd:double;
  dwc:endLatitude '38.28568'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_834'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.218099 0.952206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.218099"^^xsd:decimal ;
  dwc:decimalLongitude "0.952206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_857'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_857'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '20.716666666667'^^xsd:double;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.952206'^^xsd:double;
  dwc:startLongitude '0.952206'^^xsd:double;
  dwc:endLongitude '0.952206'^^xsd:double;
  dwc:latitude '38.218099'^^xsd:double;
  dwc:startLatitude '38.218099'^^xsd:double;
  dwc:endLatitude '38.218099'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_857'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215551 0.959056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215551"^^xsd:decimal ;
  dwc:decimalLongitude "0.959056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_856'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_856'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '20.383333333333'^^xsd:double;
  dwc:startTimeOfDay '20.383333333333'^^xsd:double;
  dwc:endTimeOfDay '20.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.959056'^^xsd:double;
  dwc:startLongitude '0.959056'^^xsd:double;
  dwc:endLongitude '0.959056'^^xsd:double;
  dwc:latitude '38.215551'^^xsd:double;
  dwc:startLatitude '38.215551'^^xsd:double;
  dwc:endLatitude '38.215551'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_856'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215551 0.96507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215551"^^xsd:decimal ;
  dwc:decimalLongitude "0.96507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_855'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_855'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '20.05'^^xsd:double;
  dwc:startTimeOfDay '20.05'^^xsd:double;
  dwc:endTimeOfDay '20.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.96507'^^xsd:double;
  dwc:startLongitude '0.96507'^^xsd:double;
  dwc:endLongitude '0.96507'^^xsd:double;
  dwc:latitude '38.215551'^^xsd:double;
  dwc:startLatitude '38.215551'^^xsd:double;
  dwc:endLatitude '38.215551'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_855'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.220213 0.969737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.220213"^^xsd:decimal ;
  dwc:decimalLongitude "0.969737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_854'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_854'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:startTimeOfDay '19.716666666667'^^xsd:double;
  dwc:endTimeOfDay '19.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.969737'^^xsd:double;
  dwc:startLongitude '0.969737'^^xsd:double;
  dwc:endLongitude '0.969737'^^xsd:double;
  dwc:latitude '38.220213'^^xsd:double;
  dwc:startLatitude '38.220213'^^xsd:double;
  dwc:endLatitude '38.220213'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_854'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.181009 0.976104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.181009"^^xsd:decimal ;
  dwc:decimalLongitude "0.976104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_852'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_852'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.976104'^^xsd:double;
  dwc:startLongitude '0.976104'^^xsd:double;
  dwc:endLongitude '0.976104'^^xsd:double;
  dwc:latitude '38.181009'^^xsd:double;
  dwc:startLatitude '38.181009'^^xsd:double;
  dwc:endLatitude '38.181009'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_852'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.273073 0.977488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.273073"^^xsd:decimal ;
  dwc:decimalLongitude "0.977488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_835'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_835'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:startTimeOfDay '11.133333333333'^^xsd:double;
  dwc:endTimeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.977488'^^xsd:double;
  dwc:startLongitude '0.977488'^^xsd:double;
  dwc:endLongitude '0.977488'^^xsd:double;
  dwc:latitude '38.273073'^^xsd:double;
  dwc:startLatitude '38.273073'^^xsd:double;
  dwc:endLatitude '38.273073'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_835'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173043 0.977536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.173043"^^xsd:decimal ;
  dwc:decimalLongitude "0.977536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_848'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_848'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.977536'^^xsd:double;
  dwc:startLongitude '0.977536'^^xsd:double;
  dwc:endLongitude '0.977536'^^xsd:double;
  dwc:latitude '38.173043'^^xsd:double;
  dwc:startLatitude '38.173043'^^xsd:double;
  dwc:endLatitude '38.173043'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_848'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194056 0.980439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194056"^^xsd:decimal ;
  dwc:decimalLongitude "0.980439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_847'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_847'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.980439'^^xsd:double;
  dwc:startLongitude '0.980439'^^xsd:double;
  dwc:endLongitude '0.980439'^^xsd:double;
  dwc:latitude '38.194056'^^xsd:double;
  dwc:startLatitude '38.194056'^^xsd:double;
  dwc:endLatitude '38.194056'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_847'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.160973 0.981324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.160973"^^xsd:decimal ;
  dwc:decimalLongitude "0.981324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_849'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_849'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.981324'^^xsd:double;
  dwc:startLongitude '0.981324'^^xsd:double;
  dwc:endLongitude '0.981324'^^xsd:double;
  dwc:latitude '38.160973'^^xsd:double;
  dwc:startLatitude '38.160973'^^xsd:double;
  dwc:endLatitude '38.160973'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_849'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.171493 0.981388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.171493"^^xsd:decimal ;
  dwc:decimalLongitude "0.981388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_851'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_851'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:startTimeOfDay '16.416666666667'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.981388'^^xsd:double;
  dwc:startLongitude '0.981388'^^xsd:double;
  dwc:endLongitude '0.981388'^^xsd:double;
  dwc:latitude '38.171493'^^xsd:double;
  dwc:startLatitude '38.171493'^^xsd:double;
  dwc:endLatitude '38.171493'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_851'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167244 0.986141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167244"^^xsd:decimal ;
  dwc:decimalLongitude "0.986141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_850'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_850'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:startTimeOfDay '16.083333333333'^^xsd:double;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.986141'^^xsd:double;
  dwc:startLongitude '0.986141'^^xsd:double;
  dwc:endLongitude '0.986141'^^xsd:double;
  dwc:latitude '38.167244'^^xsd:double;
  dwc:startLatitude '38.167244'^^xsd:double;
  dwc:endLatitude '38.167244'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_850'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.204688 0.987455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.204688"^^xsd:decimal ;
  dwc:decimalLongitude "0.987455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_845'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_845'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:startTimeOfDay '14.416666666667'^^xsd:double;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.987455'^^xsd:double;
  dwc:startLongitude '0.987455'^^xsd:double;
  dwc:endLongitude '0.987455'^^xsd:double;
  dwc:latitude '38.204688'^^xsd:double;
  dwc:startLatitude '38.204688'^^xsd:double;
  dwc:endLatitude '38.204688'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_845'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183037 0.989918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183037"^^xsd:decimal ;
  dwc:decimalLongitude "0.989918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_853'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_853'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:startTimeOfDay '17.083333333333'^^xsd:double;
  dwc:endTimeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.989918'^^xsd:double;
  dwc:startLongitude '0.989918'^^xsd:double;
  dwc:endLongitude '0.989918'^^xsd:double;
  dwc:latitude '38.183037'^^xsd:double;
  dwc:startLatitude '38.183037'^^xsd:double;
  dwc:endLatitude '38.183037'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_853'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201641 0.991468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201641"^^xsd:decimal ;
  dwc:decimalLongitude "0.991468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_846'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_846'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.991468'^^xsd:double;
  dwc:startLongitude '0.991468'^^xsd:double;
  dwc:endLongitude '0.991468'^^xsd:double;
  dwc:latitude '38.201641'^^xsd:double;
  dwc:startLatitude '38.201641'^^xsd:double;
  dwc:endLatitude '38.201641'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_846'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.229434 0.992407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.229434"^^xsd:decimal ;
  dwc:decimalLongitude "0.992407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_843'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_843'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:startTimeOfDay '13.75'^^xsd:double;
  dwc:endTimeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.992407'^^xsd:double;
  dwc:startLongitude '0.992407'^^xsd:double;
  dwc:endLongitude '0.992407'^^xsd:double;
  dwc:latitude '38.229434'^^xsd:double;
  dwc:startLatitude '38.229434'^^xsd:double;
  dwc:endLatitude '38.229434'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_843'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270032 0.995051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.270032"^^xsd:decimal ;
  dwc:decimalLongitude "0.995051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_836'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_836'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.995051'^^xsd:double;
  dwc:startLongitude '0.995051'^^xsd:double;
  dwc:endLongitude '0.995051'^^xsd:double;
  dwc:latitude '38.270032'^^xsd:double;
  dwc:startLatitude '38.270032'^^xsd:double;
  dwc:endLatitude '38.270032'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_836'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.255918 0.996339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.255918"^^xsd:decimal ;
  dwc:decimalLongitude "0.996339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_841'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_841'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:startTimeOfDay '13.066666666667'^^xsd:double;
  dwc:endTimeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.996339'^^xsd:double;
  dwc:startLongitude '0.996339'^^xsd:double;
  dwc:endLongitude '0.996339'^^xsd:double;
  dwc:latitude '38.255918'^^xsd:double;
  dwc:startLatitude '38.255918'^^xsd:double;
  dwc:endLatitude '38.255918'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_841'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.237883 0.997857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.237883"^^xsd:decimal ;
  dwc:decimalLongitude "0.997857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_842'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_842'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:startTimeOfDay '13.4'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '0.997857'^^xsd:double;
  dwc:startLongitude '0.997857'^^xsd:double;
  dwc:endLongitude '0.997857'^^xsd:double;
  dwc:latitude '38.237883'^^xsd:double;
  dwc:startLatitude '38.237883'^^xsd:double;
  dwc:endLatitude '38.237883'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_842'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219081 1.002857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219081"^^xsd:decimal ;
  dwc:decimalLongitude "1.002857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_844'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_844'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:startTimeOfDay '14.083333333333'^^xsd:double;
  dwc:endTimeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.002857'^^xsd:double;
  dwc:startLongitude '1.002857'^^xsd:double;
  dwc:endLongitude '1.002857'^^xsd:double;
  dwc:latitude '38.219081'^^xsd:double;
  dwc:startLatitude '38.219081'^^xsd:double;
  dwc:endLatitude '38.219081'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_844'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.272414 1.006048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.272414"^^xsd:decimal ;
  dwc:decimalLongitude "1.006048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_840'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_840'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:startTimeOfDay '12.733333333333'^^xsd:double;
  dwc:endTimeOfDay '12.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.006048'^^xsd:double;
  dwc:startLongitude '1.006048'^^xsd:double;
  dwc:endLongitude '1.006048'^^xsd:double;
  dwc:latitude '38.272414'^^xsd:double;
  dwc:startLatitude '38.272414'^^xsd:double;
  dwc:endLatitude '38.272414'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_840'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.279098 1.00636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.279098"^^xsd:decimal ;
  dwc:decimalLongitude "1.00636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_839'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_839'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:startTimeOfDay '12.4'^^xsd:double;
  dwc:endTimeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.00636'^^xsd:double;
  dwc:startLongitude '1.00636'^^xsd:double;
  dwc:endLongitude '1.00636'^^xsd:double;
  dwc:latitude '38.279098'^^xsd:double;
  dwc:startLatitude '38.279098'^^xsd:double;
  dwc:endLatitude '38.279098'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_839'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.281045 1.007282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.281045"^^xsd:decimal ;
  dwc:decimalLongitude "1.007282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_837'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_837'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '11.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.007282'^^xsd:double;
  dwc:startLongitude '1.007282'^^xsd:double;
  dwc:endLongitude '1.007282'^^xsd:double;
  dwc:latitude '38.281045'^^xsd:double;
  dwc:startLatitude '38.281045'^^xsd:double;
  dwc:endLatitude '38.281045'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_837'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.278776 1.007808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.278776"^^xsd:decimal ;
  dwc:decimalLongitude "1.007808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_838'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_838'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '204'^^xsd:integer;
  dwc:startJulianDay '204'^^xsd:integer;
  dwc:endJulianDay '204'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:startTimeOfDay '12.066666666667'^^xsd:double;
  dwc:endTimeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.007808'^^xsd:double;
  dwc:startLongitude '1.007808'^^xsd:double;
  dwc:endLongitude '1.007808'^^xsd:double;
  dwc:latitude '38.278776'^^xsd:double;
  dwc:startLatitude '38.278776'^^xsd:double;
  dwc:endLatitude '38.278776'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_838'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344963 1.629953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344963"^^xsd:decimal ;
  dwc:decimalLongitude "1.629953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_931'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_931'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.629953'^^xsd:double;
  dwc:startLongitude '1.629953'^^xsd:double;
  dwc:endLongitude '1.629953'^^xsd:double;
  dwc:latitude '38.344963'^^xsd:double;
  dwc:startLatitude '38.344963'^^xsd:double;
  dwc:endLatitude '38.344963'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_931'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.356487 1.650985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.356487"^^xsd:decimal ;
  dwc:decimalLongitude "1.650985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_932'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_932'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:startTimeOfDay '5.75'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.650985'^^xsd:double;
  dwc:startLongitude '1.650985'^^xsd:double;
  dwc:endLongitude '1.650985'^^xsd:double;
  dwc:latitude '38.356487'^^xsd:double;
  dwc:startLatitude '38.356487'^^xsd:double;
  dwc:endLatitude '38.356487'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_932'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349983 1.65768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349983"^^xsd:decimal ;
  dwc:decimalLongitude "1.65768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_789'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_789'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.65768'^^xsd:double;
  dwc:startLongitude '1.65768'^^xsd:double;
  dwc:endLongitude '1.65768'^^xsd:double;
  dwc:latitude '38.349983'^^xsd:double;
  dwc:startLatitude '38.349983'^^xsd:double;
  dwc:endLatitude '38.349983'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_789'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365003 1.660915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365003"^^xsd:decimal ;
  dwc:decimalLongitude "1.660915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_790'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_790'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.660915'^^xsd:double;
  dwc:startLongitude '1.660915'^^xsd:double;
  dwc:endLongitude '1.660915'^^xsd:double;
  dwc:latitude '38.365003'^^xsd:double;
  dwc:startLatitude '38.365003'^^xsd:double;
  dwc:endLatitude '38.365003'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_790'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.372299 1.667938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.372299"^^xsd:decimal ;
  dwc:decimalLongitude "1.667938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_933'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_933'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:startTimeOfDay '6.05'^^xsd:double;
  dwc:endTimeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.667938'^^xsd:double;
  dwc:startLongitude '1.667938'^^xsd:double;
  dwc:endLongitude '1.667938'^^xsd:double;
  dwc:latitude '38.372299'^^xsd:double;
  dwc:startLatitude '38.372299'^^xsd:double;
  dwc:endLatitude '38.372299'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_933'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376993 1.669589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376993"^^xsd:decimal ;
  dwc:decimalLongitude "1.669589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_791'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_791'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.669589'^^xsd:double;
  dwc:startLongitude '1.669589'^^xsd:double;
  dwc:endLongitude '1.669589'^^xsd:double;
  dwc:latitude '38.376993'^^xsd:double;
  dwc:startLatitude '38.376993'^^xsd:double;
  dwc:endLatitude '38.376993'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_791'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.370419 1.679617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.370419"^^xsd:decimal ;
  dwc:decimalLongitude "1.679617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_934'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_934'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:startTimeOfDay '6.35'^^xsd:double;
  dwc:endTimeOfDay '6.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.679617'^^xsd:double;
  dwc:startLongitude '1.679617'^^xsd:double;
  dwc:endLongitude '1.679617'^^xsd:double;
  dwc:latitude '38.370419'^^xsd:double;
  dwc:startLatitude '38.370419'^^xsd:double;
  dwc:endLatitude '38.370419'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_934'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.360165 1.682453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.360165"^^xsd:decimal ;
  dwc:decimalLongitude "1.682453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_788'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_788'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:startTimeOfDay '10.083333333333'^^xsd:double;
  dwc:endTimeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.682453'^^xsd:double;
  dwc:startLongitude '1.682453'^^xsd:double;
  dwc:endLongitude '1.682453'^^xsd:double;
  dwc:latitude '38.360165'^^xsd:double;
  dwc:startLatitude '38.360165'^^xsd:double;
  dwc:endLatitude '38.360165'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_788'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.380861 1.68373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.380861"^^xsd:decimal ;
  dwc:decimalLongitude "1.68373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_792'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_792'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.68373'^^xsd:double;
  dwc:startLongitude '1.68373'^^xsd:double;
  dwc:endLongitude '1.68373'^^xsd:double;
  dwc:latitude '38.380861'^^xsd:double;
  dwc:startLatitude '38.380861'^^xsd:double;
  dwc:endLatitude '38.380861'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_792'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.377025 1.685071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.377025"^^xsd:decimal ;
  dwc:decimalLongitude "1.685071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_793'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_793'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:startTimeOfDay '11.75'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.685071'^^xsd:double;
  dwc:startLongitude '1.685071'^^xsd:double;
  dwc:endLongitude '1.685071'^^xsd:double;
  dwc:latitude '38.377025'^^xsd:double;
  dwc:startLatitude '38.377025'^^xsd:double;
  dwc:endLatitude '38.377025'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_793'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.368286 1.691996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.368286"^^xsd:decimal ;
  dwc:decimalLongitude "1.691996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_794'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_794'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:startTimeOfDay '12.083333333333'^^xsd:double;
  dwc:endTimeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.691996'^^xsd:double;
  dwc:startLongitude '1.691996'^^xsd:double;
  dwc:endLongitude '1.691996'^^xsd:double;
  dwc:latitude '38.368286'^^xsd:double;
  dwc:startLatitude '38.368286'^^xsd:double;
  dwc:endLatitude '38.368286'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_794'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.374588 1.692127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.374588"^^xsd:decimal ;
  dwc:decimalLongitude "1.692127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_935'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_935'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.692127'^^xsd:double;
  dwc:startLongitude '1.692127'^^xsd:double;
  dwc:endLongitude '1.692127'^^xsd:double;
  dwc:latitude '38.374588'^^xsd:double;
  dwc:startLatitude '38.374588'^^xsd:double;
  dwc:endLatitude '38.374588'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_935'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376244 1.701873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376244"^^xsd:decimal ;
  dwc:decimalLongitude "1.701873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_936'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_936'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.701873'^^xsd:double;
  dwc:startLongitude '1.701873'^^xsd:double;
  dwc:endLongitude '1.701873'^^xsd:double;
  dwc:latitude '38.376244'^^xsd:double;
  dwc:startLatitude '38.376244'^^xsd:double;
  dwc:endLatitude '38.376244'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_936'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.377346 1.7031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.377346"^^xsd:decimal ;
  dwc:decimalLongitude "1.7031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_937'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_937'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.7031'^^xsd:double;
  dwc:startLongitude '1.7031'^^xsd:double;
  dwc:endLongitude '1.7031'^^xsd:double;
  dwc:latitude '38.377346'^^xsd:double;
  dwc:startLatitude '38.377346'^^xsd:double;
  dwc:endLatitude '38.377346'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_937'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373045 1.709141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373045"^^xsd:decimal ;
  dwc:decimalLongitude "1.709141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_795'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_795'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:startTimeOfDay '12.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.709141'^^xsd:double;
  dwc:startLongitude '1.709141'^^xsd:double;
  dwc:endLongitude '1.709141'^^xsd:double;
  dwc:latitude '38.373045'^^xsd:double;
  dwc:startLatitude '38.373045'^^xsd:double;
  dwc:endLatitude '38.373045'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_795'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379976 1.710858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.379976"^^xsd:decimal ;
  dwc:decimalLongitude "1.710858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_796'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_796'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.766666666667'^^xsd:double;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.710858'^^xsd:double;
  dwc:startLongitude '1.710858'^^xsd:double;
  dwc:endLongitude '1.710858'^^xsd:double;
  dwc:latitude '38.379976'^^xsd:double;
  dwc:startLatitude '38.379976'^^xsd:double;
  dwc:endLatitude '38.379976'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_796'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.380886 1.724392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.380886"^^xsd:decimal ;
  dwc:decimalLongitude "1.724392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_938'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_938'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:startTimeOfDay '7.55'^^xsd:double;
  dwc:endTimeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.724392'^^xsd:double;
  dwc:startLongitude '1.724392'^^xsd:double;
  dwc:endLongitude '1.724392'^^xsd:double;
  dwc:latitude '38.380886'^^xsd:double;
  dwc:startLatitude '38.380886'^^xsd:double;
  dwc:endLatitude '38.380886'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_938'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.372974 1.728213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.372974"^^xsd:decimal ;
  dwc:decimalLongitude "1.728213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_939'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_939'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.728213'^^xsd:double;
  dwc:startLongitude '1.728213'^^xsd:double;
  dwc:endLongitude '1.728213'^^xsd:double;
  dwc:latitude '38.372974'^^xsd:double;
  dwc:startLatitude '38.372974'^^xsd:double;
  dwc:endLatitude '38.372974'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_939'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.377352 1.729113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.377352"^^xsd:decimal ;
  dwc:decimalLongitude "1.729113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_797'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_797'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.729113'^^xsd:double;
  dwc:startLongitude '1.729113'^^xsd:double;
  dwc:endLongitude '1.729113'^^xsd:double;
  dwc:latitude '38.377352'^^xsd:double;
  dwc:startLatitude '38.377352'^^xsd:double;
  dwc:endLatitude '38.377352'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_797'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.381413 1.734794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.381413"^^xsd:decimal ;
  dwc:decimalLongitude "1.734794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_798'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_798'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.734794'^^xsd:double;
  dwc:startLongitude '1.734794'^^xsd:double;
  dwc:endLongitude '1.734794'^^xsd:double;
  dwc:latitude '38.381413'^^xsd:double;
  dwc:startLatitude '38.381413'^^xsd:double;
  dwc:endLatitude '38.381413'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_798'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379005 1.738577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.379005"^^xsd:decimal ;
  dwc:decimalLongitude "1.738577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_940'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_940'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.738577'^^xsd:double;
  dwc:startLongitude '1.738577'^^xsd:double;
  dwc:endLongitude '1.738577'^^xsd:double;
  dwc:latitude '38.379005'^^xsd:double;
  dwc:startLatitude '38.379005'^^xsd:double;
  dwc:endLatitude '38.379005'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_940'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385799 1.745107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.385799"^^xsd:decimal ;
  dwc:decimalLongitude "1.745107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_941'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_941'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:startTimeOfDay '8.45'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.745107'^^xsd:double;
  dwc:startLongitude '1.745107'^^xsd:double;
  dwc:endLongitude '1.745107'^^xsd:double;
  dwc:latitude '38.385799'^^xsd:double;
  dwc:startLatitude '38.385799'^^xsd:double;
  dwc:endLatitude '38.385799'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_941'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36989 1.751289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36989"^^xsd:decimal ;
  dwc:decimalLongitude "1.751289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_799'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_799'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:startTimeOfDay '13.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.751289'^^xsd:double;
  dwc:startLongitude '1.751289'^^xsd:double;
  dwc:endLongitude '1.751289'^^xsd:double;
  dwc:latitude '38.36989'^^xsd:double;
  dwc:startLatitude '38.36989'^^xsd:double;
  dwc:endLatitude '38.36989'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_799'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383946 1.757175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383946"^^xsd:decimal ;
  dwc:decimalLongitude "1.757175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_942'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_942'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.757175'^^xsd:double;
  dwc:startLongitude '1.757175'^^xsd:double;
  dwc:endLongitude '1.757175'^^xsd:double;
  dwc:latitude '38.383946'^^xsd:double;
  dwc:startLatitude '38.383946'^^xsd:double;
  dwc:endLatitude '38.383946'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_942'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.364381 1.759148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.364381"^^xsd:decimal ;
  dwc:decimalLongitude "1.759148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_800'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_800'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.759148'^^xsd:double;
  dwc:startLongitude '1.759148'^^xsd:double;
  dwc:endLongitude '1.759148'^^xsd:double;
  dwc:latitude '38.364381'^^xsd:double;
  dwc:startLatitude '38.364381'^^xsd:double;
  dwc:endLatitude '38.364381'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_800'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.370244 1.762485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.370244"^^xsd:decimal ;
  dwc:decimalLongitude "1.762485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_801'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_801'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:startTimeOfDay '14.433333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.762485'^^xsd:double;
  dwc:startLongitude '1.762485'^^xsd:double;
  dwc:endLongitude '1.762485'^^xsd:double;
  dwc:latitude '38.370244'^^xsd:double;
  dwc:startLatitude '38.370244'^^xsd:double;
  dwc:endLatitude '38.370244'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_801'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4016 1.764158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4016"^^xsd:decimal ;
  dwc:decimalLongitude "1.764158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_950'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_950'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.764158'^^xsd:double;
  dwc:startLongitude '1.764158'^^xsd:double;
  dwc:endLongitude '1.764158'^^xsd:double;
  dwc:latitude '38.4016'^^xsd:double;
  dwc:startLatitude '38.4016'^^xsd:double;
  dwc:endLatitude '38.4016'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_950'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.384541 1.767808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.384541"^^xsd:decimal ;
  dwc:decimalLongitude "1.767808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_944'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_944'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:startTimeOfDay '9.35'^^xsd:double;
  dwc:endTimeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.767808'^^xsd:double;
  dwc:startLongitude '1.767808'^^xsd:double;
  dwc:endLongitude '1.767808'^^xsd:double;
  dwc:latitude '38.384541'^^xsd:double;
  dwc:startLatitude '38.384541'^^xsd:double;
  dwc:endLatitude '38.384541'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_944'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385262 1.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.385262"^^xsd:decimal ;
  dwc:decimalLongitude "1.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_943'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_943'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.770833'^^xsd:double;
  dwc:startLongitude '1.770833'^^xsd:double;
  dwc:endLongitude '1.770833'^^xsd:double;
  dwc:latitude '38.385262'^^xsd:double;
  dwc:startLatitude '38.385262'^^xsd:double;
  dwc:endLatitude '38.385262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_943'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400494 1.77388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400494"^^xsd:decimal ;
  dwc:decimalLongitude "1.77388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_949'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_949'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.77388'^^xsd:double;
  dwc:startLongitude '1.77388'^^xsd:double;
  dwc:endLongitude '1.77388'^^xsd:double;
  dwc:latitude '38.400494'^^xsd:double;
  dwc:startLatitude '38.400494'^^xsd:double;
  dwc:endLatitude '38.400494'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_949'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.399475 1.774495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.399475"^^xsd:decimal ;
  dwc:decimalLongitude "1.774495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_945'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_945'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:startTimeOfDay '9.65'^^xsd:double;
  dwc:endTimeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.774495'^^xsd:double;
  dwc:startLongitude '1.774495'^^xsd:double;
  dwc:endLongitude '1.774495'^^xsd:double;
  dwc:latitude '38.399475'^^xsd:double;
  dwc:startLatitude '38.399475'^^xsd:double;
  dwc:endLatitude '38.399475'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_945'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379836 1.77662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.379836"^^xsd:decimal ;
  dwc:decimalLongitude "1.77662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_802'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_802'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:startTimeOfDay '14.766666666667'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.77662'^^xsd:double;
  dwc:startLongitude '1.77662'^^xsd:double;
  dwc:endLongitude '1.77662'^^xsd:double;
  dwc:latitude '38.379836'^^xsd:double;
  dwc:startLatitude '38.379836'^^xsd:double;
  dwc:endLatitude '38.379836'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_802'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.394703 1.782255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.394703"^^xsd:decimal ;
  dwc:decimalLongitude "1.782255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_948'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_948'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.782255'^^xsd:double;
  dwc:startLongitude '1.782255'^^xsd:double;
  dwc:endLongitude '1.782255'^^xsd:double;
  dwc:latitude '38.394703'^^xsd:double;
  dwc:startLatitude '38.394703'^^xsd:double;
  dwc:endLatitude '38.394703'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_948'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407108 1.789262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407108"^^xsd:decimal ;
  dwc:decimalLongitude "1.789262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_947'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_947'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:startTimeOfDay '10.383333333333'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.789262'^^xsd:double;
  dwc:startLongitude '1.789262'^^xsd:double;
  dwc:endLongitude '1.789262'^^xsd:double;
  dwc:latitude '38.407108'^^xsd:double;
  dwc:startLatitude '38.407108'^^xsd:double;
  dwc:endLatitude '38.407108'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_947'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.402535 1.789282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.402535"^^xsd:decimal ;
  dwc:decimalLongitude "1.789282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_946'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_946'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.789282'^^xsd:double;
  dwc:startLongitude '1.789282'^^xsd:double;
  dwc:endLongitude '1.789282'^^xsd:double;
  dwc:latitude '38.402535'^^xsd:double;
  dwc:startLatitude '38.402535'^^xsd:double;
  dwc:endLatitude '38.402535'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_946'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404289 1.792363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.404289"^^xsd:decimal ;
  dwc:decimalLongitude "1.792363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_951'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_951'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:startTimeOfDay '12.25'^^xsd:double;
  dwc:endTimeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.792363'^^xsd:double;
  dwc:startLongitude '1.792363'^^xsd:double;
  dwc:endLongitude '1.792363'^^xsd:double;
  dwc:latitude '38.404289'^^xsd:double;
  dwc:startLatitude '38.404289'^^xsd:double;
  dwc:endLatitude '38.404289'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_951'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379723 1.793518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.379723"^^xsd:decimal ;
  dwc:decimalLongitude "1.793518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_803'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_803'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:startTimeOfDay '15.066666666667'^^xsd:double;
  dwc:endTimeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.793518'^^xsd:double;
  dwc:startLongitude '1.793518'^^xsd:double;
  dwc:endLongitude '1.793518'^^xsd:double;
  dwc:latitude '38.379723'^^xsd:double;
  dwc:startLatitude '38.379723'^^xsd:double;
  dwc:endLatitude '38.379723'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_803'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.408928 1.800068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.408928"^^xsd:decimal ;
  dwc:decimalLongitude "1.800068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_952'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_952'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:startTimeOfDay '12.65'^^xsd:double;
  dwc:endTimeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.800068'^^xsd:double;
  dwc:startLongitude '1.800068'^^xsd:double;
  dwc:endLongitude '1.800068'^^xsd:double;
  dwc:latitude '38.408928'^^xsd:double;
  dwc:startLatitude '38.408928'^^xsd:double;
  dwc:endLatitude '38.408928'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_952'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.398399 1.809418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.398399"^^xsd:decimal ;
  dwc:decimalLongitude "1.809418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_953'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_953'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:startTimeOfDay '13.016666666667'^^xsd:double;
  dwc:endTimeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.809418'^^xsd:double;
  dwc:startLongitude '1.809418'^^xsd:double;
  dwc:endLongitude '1.809418'^^xsd:double;
  dwc:latitude '38.398399'^^xsd:double;
  dwc:startLatitude '38.398399'^^xsd:double;
  dwc:endLatitude '38.398399'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_953'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.425491 1.809927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.425491"^^xsd:decimal ;
  dwc:decimalLongitude "1.809927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_962'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_962'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.809927'^^xsd:double;
  dwc:startLongitude '1.809927'^^xsd:double;
  dwc:endLongitude '1.809927'^^xsd:double;
  dwc:latitude '38.425491'^^xsd:double;
  dwc:startLatitude '38.425491'^^xsd:double;
  dwc:endLatitude '38.425491'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_962'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376312 1.813243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376312"^^xsd:decimal ;
  dwc:decimalLongitude "1.813243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_804'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_804'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:startTimeOfDay '15.4'^^xsd:double;
  dwc:endTimeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.813243'^^xsd:double;
  dwc:startLongitude '1.813243'^^xsd:double;
  dwc:endLongitude '1.813243'^^xsd:double;
  dwc:latitude '38.376312'^^xsd:double;
  dwc:startLatitude '38.376312'^^xsd:double;
  dwc:endLatitude '38.376312'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_804'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.399109 1.81962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.399109"^^xsd:decimal ;
  dwc:decimalLongitude "1.81962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_954'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_954'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:startTimeOfDay '13.383333333333'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.81962'^^xsd:double;
  dwc:startLongitude '1.81962'^^xsd:double;
  dwc:endLongitude '1.81962'^^xsd:double;
  dwc:latitude '38.399109'^^xsd:double;
  dwc:startLatitude '38.399109'^^xsd:double;
  dwc:endLatitude '38.399109'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_954'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.431515 1.820163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.431515"^^xsd:decimal ;
  dwc:decimalLongitude "1.820163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_961'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_961'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:startTimeOfDay '15.566666666667'^^xsd:double;
  dwc:endTimeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.820163'^^xsd:double;
  dwc:startLongitude '1.820163'^^xsd:double;
  dwc:endLongitude '1.820163'^^xsd:double;
  dwc:latitude '38.431515'^^xsd:double;
  dwc:startLatitude '38.431515'^^xsd:double;
  dwc:endLatitude '38.431515'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_961'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.426941 1.822847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.426941"^^xsd:decimal ;
  dwc:decimalLongitude "1.822847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_960'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_960'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.822847'^^xsd:double;
  dwc:startLongitude '1.822847'^^xsd:double;
  dwc:endLongitude '1.822847'^^xsd:double;
  dwc:latitude '38.426941'^^xsd:double;
  dwc:startLatitude '38.426941'^^xsd:double;
  dwc:endLatitude '38.426941'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_960'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401512 1.82547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.401512"^^xsd:decimal ;
  dwc:decimalLongitude "1.82547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_955'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_955'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.82547'^^xsd:double;
  dwc:startLongitude '1.82547'^^xsd:double;
  dwc:endLongitude '1.82547'^^xsd:double;
  dwc:latitude '38.401512'^^xsd:double;
  dwc:startLatitude '38.401512'^^xsd:double;
  dwc:endLatitude '38.401512'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_955'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362391 1.82718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.362391"^^xsd:decimal ;
  dwc:decimalLongitude "1.82718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_805'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_805'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:startTimeOfDay '15.733333333333'^^xsd:double;
  dwc:endTimeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.82718'^^xsd:double;
  dwc:startLongitude '1.82718'^^xsd:double;
  dwc:endLongitude '1.82718'^^xsd:double;
  dwc:latitude '38.362391'^^xsd:double;
  dwc:startLatitude '38.362391'^^xsd:double;
  dwc:endLatitude '38.362391'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_805'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41362 1.831515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41362"^^xsd:decimal ;
  dwc:decimalLongitude "1.831515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_956'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_956'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:startTimeOfDay '14.066666666667'^^xsd:double;
  dwc:endTimeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.831515'^^xsd:double;
  dwc:startLongitude '1.831515'^^xsd:double;
  dwc:endLongitude '1.831515'^^xsd:double;
  dwc:latitude '38.41362'^^xsd:double;
  dwc:startLatitude '38.41362'^^xsd:double;
  dwc:endLatitude '38.41362'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_956'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.361914 1.831815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.361914"^^xsd:decimal ;
  dwc:decimalLongitude "1.831815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_806'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_806'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:startTimeOfDay '16.066666666667'^^xsd:double;
  dwc:endTimeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.831815'^^xsd:double;
  dwc:startLongitude '1.831815'^^xsd:double;
  dwc:endLongitude '1.831815'^^xsd:double;
  dwc:latitude '38.361914'^^xsd:double;
  dwc:startLatitude '38.361914'^^xsd:double;
  dwc:endLatitude '38.361914'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_806'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.416019 1.836887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.416019"^^xsd:decimal ;
  dwc:decimalLongitude "1.836887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_957'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_957'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:startTimeOfDay '14.383333333333'^^xsd:double;
  dwc:endTimeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.836887'^^xsd:double;
  dwc:startLongitude '1.836887'^^xsd:double;
  dwc:endLongitude '1.836887'^^xsd:double;
  dwc:latitude '38.416019'^^xsd:double;
  dwc:startLatitude '38.416019'^^xsd:double;
  dwc:endLatitude '38.416019'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_957'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.419857 1.837192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.419857"^^xsd:decimal ;
  dwc:decimalLongitude "1.837192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_959'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_959'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:startTimeOfDay '14.983333333333'^^xsd:double;
  dwc:endTimeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.837192'^^xsd:double;
  dwc:startLongitude '1.837192'^^xsd:double;
  dwc:endLongitude '1.837192'^^xsd:double;
  dwc:latitude '38.419857'^^xsd:double;
  dwc:startLatitude '38.419857'^^xsd:double;
  dwc:endLatitude '38.419857'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_959'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.426216 1.839332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.426216"^^xsd:decimal ;
  dwc:decimalLongitude "1.839332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_958'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_958'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:startTimeOfDay '14.7'^^xsd:double;
  dwc:endTimeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.839332'^^xsd:double;
  dwc:startLongitude '1.839332'^^xsd:double;
  dwc:endLongitude '1.839332'^^xsd:double;
  dwc:latitude '38.426216'^^xsd:double;
  dwc:startLatitude '38.426216'^^xsd:double;
  dwc:endLatitude '38.426216'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_958'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.341888 1.84654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.341888"^^xsd:decimal ;
  dwc:decimalLongitude "1.84654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_807'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_807'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:startTimeOfDay '16.4'^^xsd:double;
  dwc:endTimeOfDay '16.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.84654'^^xsd:double;
  dwc:startLongitude '1.84654'^^xsd:double;
  dwc:endLongitude '1.84654'^^xsd:double;
  dwc:latitude '38.341888'^^xsd:double;
  dwc:startLatitude '38.341888'^^xsd:double;
  dwc:endLatitude '38.341888'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_807'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.346759 1.853326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.346759"^^xsd:decimal ;
  dwc:decimalLongitude "1.853326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_818'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_818'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '20.016666666667'^^xsd:double;
  dwc:startTimeOfDay '20.016666666667'^^xsd:double;
  dwc:endTimeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.853326'^^xsd:double;
  dwc:startLongitude '1.853326'^^xsd:double;
  dwc:endLongitude '1.853326'^^xsd:double;
  dwc:latitude '38.346759'^^xsd:double;
  dwc:startLatitude '38.346759'^^xsd:double;
  dwc:endLatitude '38.346759'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_818'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340332 1.855214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340332"^^xsd:decimal ;
  dwc:decimalLongitude "1.855214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_808'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_808'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:startTimeOfDay '16.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.855214'^^xsd:double;
  dwc:startLongitude '1.855214'^^xsd:double;
  dwc:endLongitude '1.855214'^^xsd:double;
  dwc:latitude '38.340332'^^xsd:double;
  dwc:startLatitude '38.340332'^^xsd:double;
  dwc:endLatitude '38.340332'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_808'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.341588 1.857371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.341588"^^xsd:decimal ;
  dwc:decimalLongitude "1.857371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_817'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_817'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.733333333333'^^xsd:double;
  dwc:startTimeOfDay '19.733333333333'^^xsd:double;
  dwc:endTimeOfDay '19.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.857371'^^xsd:double;
  dwc:startLongitude '1.857371'^^xsd:double;
  dwc:endLongitude '1.857371'^^xsd:double;
  dwc:latitude '38.341588'^^xsd:double;
  dwc:startLatitude '38.341588'^^xsd:double;
  dwc:endLatitude '38.341588'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_817'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335564 1.86185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335564"^^xsd:decimal ;
  dwc:decimalLongitude "1.86185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_816'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_816'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.4'^^xsd:double;
  dwc:startTimeOfDay '19.4'^^xsd:double;
  dwc:endTimeOfDay '19.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.86185'^^xsd:double;
  dwc:startLongitude '1.86185'^^xsd:double;
  dwc:endLongitude '1.86185'^^xsd:double;
  dwc:latitude '38.335564'^^xsd:double;
  dwc:startLatitude '38.335564'^^xsd:double;
  dwc:endLatitude '38.335564'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_816'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.337774 1.864806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.337774"^^xsd:decimal ;
  dwc:decimalLongitude "1.864806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_809'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_809'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:startTimeOfDay '17.066666666667'^^xsd:double;
  dwc:endTimeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.864806'^^xsd:double;
  dwc:startLongitude '1.864806'^^xsd:double;
  dwc:endLongitude '1.864806'^^xsd:double;
  dwc:latitude '38.337774'^^xsd:double;
  dwc:startLatitude '38.337774'^^xsd:double;
  dwc:endLatitude '38.337774'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_809'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.345692 1.872021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.345692"^^xsd:decimal ;
  dwc:decimalLongitude "1.872021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_811'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_811'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:startTimeOfDay '17.733333333333'^^xsd:double;
  dwc:endTimeOfDay '17.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.872021'^^xsd:double;
  dwc:startLongitude '1.872021'^^xsd:double;
  dwc:endLongitude '1.872021'^^xsd:double;
  dwc:latitude '38.345692'^^xsd:double;
  dwc:startLatitude '38.345692'^^xsd:double;
  dwc:endLatitude '38.345692'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_811'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.330816 1.872461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.330816"^^xsd:decimal ;
  dwc:decimalLongitude "1.872461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_815'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_815'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '19.066666666667'^^xsd:double;
  dwc:startTimeOfDay '19.066666666667'^^xsd:double;
  dwc:endTimeOfDay '19.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.872461'^^xsd:double;
  dwc:startLongitude '1.872461'^^xsd:double;
  dwc:endLongitude '1.872461'^^xsd:double;
  dwc:latitude '38.330816'^^xsd:double;
  dwc:startLatitude '38.330816'^^xsd:double;
  dwc:endLatitude '38.330816'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_815'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.342409 1.873882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.342409"^^xsd:decimal ;
  dwc:decimalLongitude "1.873882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_810'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_810'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:startTimeOfDay '17.4'^^xsd:double;
  dwc:endTimeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.873882'^^xsd:double;
  dwc:startLongitude '1.873882'^^xsd:double;
  dwc:endLongitude '1.873882'^^xsd:double;
  dwc:latitude '38.342409'^^xsd:double;
  dwc:startLatitude '38.342409'^^xsd:double;
  dwc:endLatitude '38.342409'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_810'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334834 1.878163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334834"^^xsd:decimal ;
  dwc:decimalLongitude "1.878163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_814'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_814'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '18.733333333333'^^xsd:double;
  dwc:startTimeOfDay '18.733333333333'^^xsd:double;
  dwc:endTimeOfDay '18.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.878163'^^xsd:double;
  dwc:startLongitude '1.878163'^^xsd:double;
  dwc:endLongitude '1.878163'^^xsd:double;
  dwc:latitude '38.334834'^^xsd:double;
  dwc:startLatitude '38.334834'^^xsd:double;
  dwc:endLatitude '38.334834'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_814'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.343648 1.881752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.343648"^^xsd:decimal ;
  dwc:decimalLongitude "1.881752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_812'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_812'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:startTimeOfDay '18.066666666667'^^xsd:double;
  dwc:endTimeOfDay '18.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.881752'^^xsd:double;
  dwc:startLongitude '1.881752'^^xsd:double;
  dwc:endLongitude '1.881752'^^xsd:double;
  dwc:latitude '38.343648'^^xsd:double;
  dwc:startLatitude '38.343648'^^xsd:double;
  dwc:endLatitude '38.343648'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_812'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339324 1.884209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339324"^^xsd:decimal ;
  dwc:decimalLongitude "1.884209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_813'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_813'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:startTimeOfDay '18.4'^^xsd:double;
  dwc:endTimeOfDay '18.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.884209'^^xsd:double;
  dwc:startLongitude '1.884209'^^xsd:double;
  dwc:endLongitude '1.884209'^^xsd:double;
  dwc:latitude '38.339324'^^xsd:double;
  dwc:startLatitude '38.339324'^^xsd:double;
  dwc:endLatitude '38.339324'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_813'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.427921 1.88702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.427921"^^xsd:decimal ;
  dwc:decimalLongitude "1.88702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_984'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_984'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.88702'^^xsd:double;
  dwc:startLongitude '1.88702'^^xsd:double;
  dwc:endLongitude '1.88702'^^xsd:double;
  dwc:latitude '38.427921'^^xsd:double;
  dwc:startLatitude '38.427921'^^xsd:double;
  dwc:endLatitude '38.427921'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_984'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.428165 1.887558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.428165"^^xsd:decimal ;
  dwc:decimalLongitude "1.887558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_986'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_986'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:startTimeOfDay '8.55'^^xsd:double;
  dwc:endTimeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.887558'^^xsd:double;
  dwc:startLongitude '1.887558'^^xsd:double;
  dwc:endLongitude '1.887558'^^xsd:double;
  dwc:latitude '38.428165'^^xsd:double;
  dwc:startLatitude '38.428165'^^xsd:double;
  dwc:endLatitude '38.428165'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_986'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.424969 1.890495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.424969"^^xsd:decimal ;
  dwc:decimalLongitude "1.890495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_983'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_983'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.890495'^^xsd:double;
  dwc:startLongitude '1.890495'^^xsd:double;
  dwc:endLongitude '1.890495'^^xsd:double;
  dwc:latitude '38.424969'^^xsd:double;
  dwc:startLatitude '38.424969'^^xsd:double;
  dwc:endLatitude '38.424969'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_983'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.419422 1.896213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.419422"^^xsd:decimal ;
  dwc:decimalLongitude "1.896213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_987'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_987'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:startTimeOfDay '8.85'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.896213'^^xsd:double;
  dwc:startLongitude '1.896213'^^xsd:double;
  dwc:endLongitude '1.896213'^^xsd:double;
  dwc:latitude '38.419422'^^xsd:double;
  dwc:startLatitude '38.419422'^^xsd:double;
  dwc:endLatitude '38.419422'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_987'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.431603 1.899005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.431603"^^xsd:decimal ;
  dwc:decimalLongitude "1.899005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_985'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_985'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.899005'^^xsd:double;
  dwc:startLongitude '1.899005'^^xsd:double;
  dwc:endLongitude '1.899005'^^xsd:double;
  dwc:latitude '38.431603'^^xsd:double;
  dwc:startLatitude '38.431603'^^xsd:double;
  dwc:endLatitude '38.431603'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_985'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.429459 1.903973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.429459"^^xsd:decimal ;
  dwc:decimalLongitude "1.903973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_988'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_988'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.903973'^^xsd:double;
  dwc:startLongitude '1.903973'^^xsd:double;
  dwc:endLongitude '1.903973'^^xsd:double;
  dwc:latitude '38.429459'^^xsd:double;
  dwc:startLatitude '38.429459'^^xsd:double;
  dwc:endLatitude '38.429459'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_988'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.424385 1.909678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.424385"^^xsd:decimal ;
  dwc:decimalLongitude "1.909678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_989'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_989'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.909678'^^xsd:double;
  dwc:startLongitude '1.909678'^^xsd:double;
  dwc:endLongitude '1.909678'^^xsd:double;
  dwc:latitude '38.424385'^^xsd:double;
  dwc:startLatitude '38.424385'^^xsd:double;
  dwc:endLatitude '38.424385'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_989'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.425232 1.93627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.425232"^^xsd:decimal ;
  dwc:decimalLongitude "1.93627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_990'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_990'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:startTimeOfDay '9.8'^^xsd:double;
  dwc:endTimeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.93627'^^xsd:double;
  dwc:startLongitude '1.93627'^^xsd:double;
  dwc:endLongitude '1.93627'^^xsd:double;
  dwc:latitude '38.425232'^^xsd:double;
  dwc:startLatitude '38.425232'^^xsd:double;
  dwc:endLatitude '38.425232'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_990'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.426045 1.959853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.426045"^^xsd:decimal ;
  dwc:decimalLongitude "1.959853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_991'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_991'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.959853'^^xsd:double;
  dwc:startLongitude '1.959853'^^xsd:double;
  dwc:endLongitude '1.959853'^^xsd:double;
  dwc:latitude '38.426045'^^xsd:double;
  dwc:startLatitude '38.426045'^^xsd:double;
  dwc:endLatitude '38.426045'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_991'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740314 1.968854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740314"^^xsd:decimal ;
  dwc:decimalLongitude "1.968854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_906'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_906'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.968854'^^xsd:double;
  dwc:startLongitude '1.968854'^^xsd:double;
  dwc:endLongitude '1.968854'^^xsd:double;
  dwc:latitude '38.740314'^^xsd:double;
  dwc:startLatitude '38.740314'^^xsd:double;
  dwc:endLatitude '38.740314'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_906'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.747084 1.969954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.747084"^^xsd:decimal ;
  dwc:decimalLongitude "1.969954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_907'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_907'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.969954'^^xsd:double;
  dwc:startLongitude '1.969954'^^xsd:double;
  dwc:endLongitude '1.969954'^^xsd:double;
  dwc:latitude '38.747084'^^xsd:double;
  dwc:startLatitude '38.747084'^^xsd:double;
  dwc:endLatitude '38.747084'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_907'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516463 1.97321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516463"^^xsd:decimal ;
  dwc:decimalLongitude "1.97321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_882'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_882'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:startTimeOfDay '11.066666666667'^^xsd:double;
  dwc:endTimeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.97321'^^xsd:double;
  dwc:startLongitude '1.97321'^^xsd:double;
  dwc:endLongitude '1.97321'^^xsd:double;
  dwc:latitude '38.516463'^^xsd:double;
  dwc:startLatitude '38.516463'^^xsd:double;
  dwc:endLatitude '38.516463'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_882'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.427391 1.977813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.427391"^^xsd:decimal ;
  dwc:decimalLongitude "1.977813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_992'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_992'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:startTimeOfDay '10.4'^^xsd:double;
  dwc:endTimeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.977813'^^xsd:double;
  dwc:startLongitude '1.977813'^^xsd:double;
  dwc:endLongitude '1.977813'^^xsd:double;
  dwc:latitude '38.427391'^^xsd:double;
  dwc:startLatitude '38.427391'^^xsd:double;
  dwc:endLatitude '38.427391'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_992'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542056 1.978827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542056"^^xsd:decimal ;
  dwc:decimalLongitude "1.978827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_883'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_883'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.978827'^^xsd:double;
  dwc:startLongitude '1.978827'^^xsd:double;
  dwc:endLongitude '1.978827'^^xsd:double;
  dwc:latitude '38.542056'^^xsd:double;
  dwc:startLatitude '38.542056'^^xsd:double;
  dwc:endLatitude '38.542056'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_883'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.728861 1.981809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.728861"^^xsd:decimal ;
  dwc:decimalLongitude "1.981809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_905'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_905'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:startTimeOfDay '18.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.981809'^^xsd:double;
  dwc:startLongitude '1.981809'^^xsd:double;
  dwc:endLongitude '1.981809'^^xsd:double;
  dwc:latitude '38.728861'^^xsd:double;
  dwc:startLatitude '38.728861'^^xsd:double;
  dwc:endLatitude '38.728861'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_905'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739982 1.983317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.739982"^^xsd:decimal ;
  dwc:decimalLongitude "1.983317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_908'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_908'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:startTimeOfDay '19.833333333333'^^xsd:double;
  dwc:endTimeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.983317'^^xsd:double;
  dwc:startLongitude '1.983317'^^xsd:double;
  dwc:endLongitude '1.983317'^^xsd:double;
  dwc:latitude '38.739982'^^xsd:double;
  dwc:startLatitude '38.739982'^^xsd:double;
  dwc:endLatitude '38.739982'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_908'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722215 1.985645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722215"^^xsd:decimal ;
  dwc:decimalLongitude "1.985645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_904'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_904'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:startTimeOfDay '18.5'^^xsd:double;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.985645'^^xsd:double;
  dwc:startLongitude '1.985645'^^xsd:double;
  dwc:endLongitude '1.985645'^^xsd:double;
  dwc:latitude '38.722215'^^xsd:double;
  dwc:startLatitude '38.722215'^^xsd:double;
  dwc:endLatitude '38.722215'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_904'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716432 1.993423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716432"^^xsd:decimal ;
  dwc:decimalLongitude "1.993423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_903'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_903'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:startTimeOfDay '18.166666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.993423'^^xsd:double;
  dwc:startLongitude '1.993423'^^xsd:double;
  dwc:endLongitude '1.993423'^^xsd:double;
  dwc:latitude '38.716432'^^xsd:double;
  dwc:startLatitude '38.716432'^^xsd:double;
  dwc:endLatitude '38.716432'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_903'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55779 1.997291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55779"^^xsd:decimal ;
  dwc:decimalLongitude "1.997291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_884'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_884'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:startTimeOfDay '11.75'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '1.997291'^^xsd:double;
  dwc:startLongitude '1.997291'^^xsd:double;
  dwc:endLongitude '1.997291'^^xsd:double;
  dwc:latitude '38.55779'^^xsd:double;
  dwc:startLatitude '38.55779'^^xsd:double;
  dwc:endLatitude '38.55779'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_884'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.582214 2.005568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.582214"^^xsd:decimal ;
  dwc:decimalLongitude "2.005568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_887'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_887'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:startTimeOfDay '12.816666666667'^^xsd:double;
  dwc:endTimeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.005568'^^xsd:double;
  dwc:startLongitude '2.005568'^^xsd:double;
  dwc:endLongitude '2.005568'^^xsd:double;
  dwc:latitude '38.582214'^^xsd:double;
  dwc:startLatitude '38.582214'^^xsd:double;
  dwc:endLatitude '38.582214'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_887'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.706728 2.007172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.706728"^^xsd:decimal ;
  dwc:decimalLongitude "2.007172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_902'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_902'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.007172'^^xsd:double;
  dwc:startLongitude '2.007172'^^xsd:double;
  dwc:endLongitude '2.007172'^^xsd:double;
  dwc:latitude '38.706728'^^xsd:double;
  dwc:startLatitude '38.706728'^^xsd:double;
  dwc:endLatitude '38.706728'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_902'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571104 2.007419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571104"^^xsd:decimal ;
  dwc:decimalLongitude "2.007419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_886'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_886'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:startTimeOfDay '12.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.007419'^^xsd:double;
  dwc:startLongitude '2.007419'^^xsd:double;
  dwc:endLongitude '2.007419'^^xsd:double;
  dwc:latitude '38.571104'^^xsd:double;
  dwc:startLatitude '38.571104'^^xsd:double;
  dwc:endLatitude '38.571104'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_886'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567505 2.008808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567505"^^xsd:decimal ;
  dwc:decimalLongitude "2.008808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_885'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_885'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:startTimeOfDay '12.083333333333'^^xsd:double;
  dwc:endTimeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.008808'^^xsd:double;
  dwc:startLongitude '2.008808'^^xsd:double;
  dwc:endLongitude '2.008808'^^xsd:double;
  dwc:latitude '38.567505'^^xsd:double;
  dwc:startLatitude '38.567505'^^xsd:double;
  dwc:endLatitude '38.567505'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_885'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.705236 2.010584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.705236"^^xsd:decimal ;
  dwc:decimalLongitude "2.010584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_901'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_901'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.010584'^^xsd:double;
  dwc:startLongitude '2.010584'^^xsd:double;
  dwc:endLongitude '2.010584'^^xsd:double;
  dwc:latitude '38.705236'^^xsd:double;
  dwc:startLatitude '38.705236'^^xsd:double;
  dwc:endLatitude '38.705236'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_901'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695012 2.011458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695012"^^xsd:decimal ;
  dwc:decimalLongitude "2.011458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_900'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_900'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.011458'^^xsd:double;
  dwc:startLongitude '2.011458'^^xsd:double;
  dwc:endLongitude '2.011458'^^xsd:double;
  dwc:latitude '38.695012'^^xsd:double;
  dwc:startLatitude '38.695012'^^xsd:double;
  dwc:endLatitude '38.695012'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_900'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.622732 2.01273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.622732"^^xsd:decimal ;
  dwc:decimalLongitude "2.01273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_889'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_889'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.01273'^^xsd:double;
  dwc:startLongitude '2.01273'^^xsd:double;
  dwc:endLongitude '2.01273'^^xsd:double;
  dwc:latitude '38.622732'^^xsd:double;
  dwc:startLatitude '38.622732'^^xsd:double;
  dwc:endLatitude '38.622732'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_889'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602 2.016077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602"^^xsd:decimal ;
  dwc:decimalLongitude "2.016077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_890'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_890'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.016077'^^xsd:double;
  dwc:startLongitude '2.016077'^^xsd:double;
  dwc:endLongitude '2.016077'^^xsd:double;
  dwc:latitude '38.62602'^^xsd:double;
  dwc:startLatitude '38.62602'^^xsd:double;
  dwc:endLatitude '38.62602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_890'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602722 2.017418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.602722"^^xsd:decimal ;
  dwc:decimalLongitude "2.017418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_888'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_888'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.017418'^^xsd:double;
  dwc:startLongitude '2.017418'^^xsd:double;
  dwc:endLongitude '2.017418'^^xsd:double;
  dwc:latitude '38.602722'^^xsd:double;
  dwc:startLatitude '38.602722'^^xsd:double;
  dwc:endLatitude '38.602722'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_888'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637275 2.023936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637275"^^xsd:decimal ;
  dwc:decimalLongitude "2.023936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_891'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_891'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:startTimeOfDay '14.166666666667'^^xsd:double;
  dwc:endTimeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.023936'^^xsd:double;
  dwc:startLongitude '2.023936'^^xsd:double;
  dwc:endLongitude '2.023936'^^xsd:double;
  dwc:latitude '38.637275'^^xsd:double;
  dwc:startLatitude '38.637275'^^xsd:double;
  dwc:endLatitude '38.637275'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_891'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624464 2.048945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.624464"^^xsd:decimal ;
  dwc:decimalLongitude "2.048945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_892'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_892'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.048945'^^xsd:double;
  dwc:startLongitude '2.048945'^^xsd:double;
  dwc:endLongitude '2.048945'^^xsd:double;
  dwc:latitude '38.624464'^^xsd:double;
  dwc:startLatitude '38.624464'^^xsd:double;
  dwc:endLatitude '38.624464'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_892'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683602 2.049798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683602"^^xsd:decimal ;
  dwc:decimalLongitude "2.049798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_899'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_899'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:startTimeOfDay '16.833333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.049798'^^xsd:double;
  dwc:startLongitude '2.049798'^^xsd:double;
  dwc:endLongitude '2.049798'^^xsd:double;
  dwc:latitude '38.683602'^^xsd:double;
  dwc:startLatitude '38.683602'^^xsd:double;
  dwc:endLatitude '38.683602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_899'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631889 2.050812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.631889"^^xsd:decimal ;
  dwc:decimalLongitude "2.050812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_893'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_893'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:startTimeOfDay '14.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.050812'^^xsd:double;
  dwc:startLongitude '2.050812'^^xsd:double;
  dwc:endLongitude '2.050812'^^xsd:double;
  dwc:latitude '38.631889'^^xsd:double;
  dwc:startLatitude '38.631889'^^xsd:double;
  dwc:endLatitude '38.631889'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_893'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539684 2.055297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539684"^^xsd:decimal ;
  dwc:decimalLongitude "2.055297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_333'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_333'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.633333333333'^^xsd:double;
  dwc:startTimeOfDay '23.633333333333'^^xsd:double;
  dwc:endTimeOfDay '23.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.055297'^^xsd:double;
  dwc:startLongitude '2.055297'^^xsd:double;
  dwc:endLongitude '2.055297'^^xsd:double;
  dwc:latitude '38.539684'^^xsd:double;
  dwc:startLatitude '38.539684'^^xsd:double;
  dwc:endLatitude '38.539684'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_333'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630387 2.057083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630387"^^xsd:decimal ;
  dwc:decimalLongitude "2.057083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_894'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_894'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.057083'^^xsd:double;
  dwc:startLongitude '2.057083'^^xsd:double;
  dwc:endLongitude '2.057083'^^xsd:double;
  dwc:latitude '38.630387'^^xsd:double;
  dwc:startLatitude '38.630387'^^xsd:double;
  dwc:endLatitude '38.630387'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_894'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673994 2.057233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673994"^^xsd:decimal ;
  dwc:decimalLongitude "2.057233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_898'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_898'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.057233'^^xsd:double;
  dwc:startLongitude '2.057233'^^xsd:double;
  dwc:endLongitude '2.057233'^^xsd:double;
  dwc:latitude '38.673994'^^xsd:double;
  dwc:startLatitude '38.673994'^^xsd:double;
  dwc:endLatitude '38.673994'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_898'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521675 2.059578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521675"^^xsd:decimal ;
  dwc:decimalLongitude "2.059578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_334'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_334'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.95'^^xsd:double;
  dwc:startTimeOfDay '23.95'^^xsd:double;
  dwc:endTimeOfDay '23.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.059578'^^xsd:double;
  dwc:startLongitude '2.059578'^^xsd:double;
  dwc:endLongitude '2.059578'^^xsd:double;
  dwc:latitude '38.521675'^^xsd:double;
  dwc:startLatitude '38.521675'^^xsd:double;
  dwc:endLatitude '38.521675'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_334'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663453 2.060006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663453"^^xsd:decimal ;
  dwc:decimalLongitude "2.060006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_897'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_897'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.060006'^^xsd:double;
  dwc:startLongitude '2.060006'^^xsd:double;
  dwc:endLongitude '2.060006'^^xsd:double;
  dwc:latitude '38.663453'^^xsd:double;
  dwc:startLatitude '38.663453'^^xsd:double;
  dwc:endLatitude '38.663453'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_897'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643326 2.06639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643326"^^xsd:decimal ;
  dwc:decimalLongitude "2.06639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_895'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_895'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.06639'^^xsd:double;
  dwc:startLongitude '2.06639'^^xsd:double;
  dwc:endLongitude '2.06639'^^xsd:double;
  dwc:latitude '38.643326'^^xsd:double;
  dwc:startLatitude '38.643326'^^xsd:double;
  dwc:endLatitude '38.643326'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_895'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651673 2.070349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651673"^^xsd:decimal ;
  dwc:decimalLongitude "2.070349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_896'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_896'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:startTimeOfDay '15.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.070349'^^xsd:double;
  dwc:startLongitude '2.070349'^^xsd:double;
  dwc:endLongitude '2.070349'^^xsd:double;
  dwc:latitude '38.651673'^^xsd:double;
  dwc:startLatitude '38.651673'^^xsd:double;
  dwc:endLatitude '38.651673'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_896'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559948 2.078453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.559948"^^xsd:decimal ;
  dwc:decimalLongitude "2.078453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_332'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_332'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:startTimeOfDay '23.333333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.078453'^^xsd:double;
  dwc:startLongitude '2.078453'^^xsd:double;
  dwc:endLongitude '2.078453'^^xsd:double;
  dwc:latitude '38.559948'^^xsd:double;
  dwc:startLatitude '38.559948'^^xsd:double;
  dwc:endLatitude '38.559948'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_332'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544304 2.081585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544304"^^xsd:decimal ;
  dwc:decimalLongitude "2.081585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_337'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_337'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '0.88333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.88333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.88333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.081585'^^xsd:double;
  dwc:startLongitude '2.081585'^^xsd:double;
  dwc:endLongitude '2.081585'^^xsd:double;
  dwc:latitude '38.544304'^^xsd:double;
  dwc:startLatitude '38.544304'^^xsd:double;
  dwc:endLatitude '38.544304'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_337'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525509 2.083514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525509"^^xsd:decimal ;
  dwc:decimalLongitude "2.083514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_335'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_335'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.083514'^^xsd:double;
  dwc:startLongitude '2.083514'^^xsd:double;
  dwc:endLongitude '2.083514'^^xsd:double;
  dwc:latitude '38.525509'^^xsd:double;
  dwc:startLatitude '38.525509'^^xsd:double;
  dwc:endLatitude '38.525509'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_335'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538696 2.0846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.538696"^^xsd:decimal ;
  dwc:decimalLongitude "2.0846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_336'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_336'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '0.56666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.0846'^^xsd:double;
  dwc:startLongitude '2.0846'^^xsd:double;
  dwc:endLongitude '2.0846'^^xsd:double;
  dwc:latitude '38.538696'^^xsd:double;
  dwc:startLatitude '38.538696'^^xsd:double;
  dwc:endLatitude '38.538696'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_336'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.550781 2.090702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.550781"^^xsd:decimal ;
  dwc:decimalLongitude "2.090702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_338'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_338'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '1.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.090702'^^xsd:double;
  dwc:startLongitude '2.090702'^^xsd:double;
  dwc:endLongitude '2.090702'^^xsd:double;
  dwc:latitude '38.550781'^^xsd:double;
  dwc:startLatitude '38.550781'^^xsd:double;
  dwc:endLatitude '38.550781'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_338'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.558552 2.097252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.558552"^^xsd:decimal ;
  dwc:decimalLongitude "2.097252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_342'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_342'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:startTimeOfDay '2.4'^^xsd:double;
  dwc:endTimeOfDay '2.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.097252'^^xsd:double;
  dwc:startLongitude '2.097252'^^xsd:double;
  dwc:endLongitude '2.097252'^^xsd:double;
  dwc:latitude '38.558552'^^xsd:double;
  dwc:startLatitude '38.558552'^^xsd:double;
  dwc:endLatitude '38.558552'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_342'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56184 2.098625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56184"^^xsd:decimal ;
  dwc:decimalLongitude "2.098625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_343'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_343'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '2.7166666666667'^^xsd:double;
  dwc:startTimeOfDay '2.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.098625'^^xsd:double;
  dwc:startLongitude '2.098625'^^xsd:double;
  dwc:endLongitude '2.098625'^^xsd:double;
  dwc:latitude '38.56184'^^xsd:double;
  dwc:startLatitude '38.56184'^^xsd:double;
  dwc:endLatitude '38.56184'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_343'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.562496 2.099659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.562496"^^xsd:decimal ;
  dwc:decimalLongitude "2.099659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_341'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_341'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:startTimeOfDay '2.1'^^xsd:double;
  dwc:endTimeOfDay '2.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.099659'^^xsd:double;
  dwc:startLongitude '2.099659'^^xsd:double;
  dwc:endLongitude '2.099659'^^xsd:double;
  dwc:latitude '38.562496'^^xsd:double;
  dwc:startLatitude '38.562496'^^xsd:double;
  dwc:endLatitude '38.562496'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_341'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.562519 2.102463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.562519"^^xsd:decimal ;
  dwc:decimalLongitude "2.102463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_340'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_340'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '1.8'^^xsd:double;
  dwc:startTimeOfDay '1.8'^^xsd:double;
  dwc:endTimeOfDay '1.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.102463'^^xsd:double;
  dwc:startLongitude '2.102463'^^xsd:double;
  dwc:endLongitude '2.102463'^^xsd:double;
  dwc:latitude '38.562519'^^xsd:double;
  dwc:startLatitude '38.562519'^^xsd:double;
  dwc:endLatitude '38.562519'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_340'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555492 2.105738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555492"^^xsd:decimal ;
  dwc:decimalLongitude "2.105738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_339'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_339'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '1.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '1.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.105738'^^xsd:double;
  dwc:startLongitude '2.105738'^^xsd:double;
  dwc:endLongitude '2.105738'^^xsd:double;
  dwc:latitude '38.555492'^^xsd:double;
  dwc:startLatitude '38.555492'^^xsd:double;
  dwc:endLatitude '38.555492'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_339'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565678 2.105755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565678"^^xsd:decimal ;
  dwc:decimalLongitude "2.105755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_331'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_331'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.016666666667'^^xsd:double;
  dwc:startTimeOfDay '23.016666666667'^^xsd:double;
  dwc:endTimeOfDay '23.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.105755'^^xsd:double;
  dwc:startLongitude '2.105755'^^xsd:double;
  dwc:endLongitude '2.105755'^^xsd:double;
  dwc:latitude '38.565678'^^xsd:double;
  dwc:startLatitude '38.565678'^^xsd:double;
  dwc:endLatitude '38.565678'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_331'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592884 2.130983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.592884"^^xsd:decimal ;
  dwc:decimalLongitude "2.130983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_999'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_999'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:startTimeOfDay '16.65'^^xsd:double;
  dwc:endTimeOfDay '16.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.130983'^^xsd:double;
  dwc:startLongitude '2.130983'^^xsd:double;
  dwc:endLongitude '2.130983'^^xsd:double;
  dwc:latitude '38.592884'^^xsd:double;
  dwc:startLatitude '38.592884'^^xsd:double;
  dwc:endLatitude '38.592884'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_999'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602512 2.131585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.602512"^^xsd:decimal ;
  dwc:decimalLongitude "2.131585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1000'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1000'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.966666666667'^^xsd:double;
  dwc:startTimeOfDay '16.966666666667'^^xsd:double;
  dwc:endTimeOfDay '16.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.131585'^^xsd:double;
  dwc:startLongitude '2.131585'^^xsd:double;
  dwc:endLongitude '2.131585'^^xsd:double;
  dwc:latitude '38.602512'^^xsd:double;
  dwc:startLatitude '38.602512'^^xsd:double;
  dwc:endLatitude '38.602512'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1000'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610066 2.13595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.610066"^^xsd:decimal ;
  dwc:decimalLongitude "2.13595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1001'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1001'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:startTimeOfDay '17.266666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.13595'^^xsd:double;
  dwc:startLongitude '2.13595'^^xsd:double;
  dwc:endLongitude '2.13595'^^xsd:double;
  dwc:latitude '38.610066'^^xsd:double;
  dwc:startLatitude '38.610066'^^xsd:double;
  dwc:endLatitude '38.610066'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1001'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.596706 2.139857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.596706"^^xsd:decimal ;
  dwc:decimalLongitude "2.139857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_998'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_998'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:startTimeOfDay '16.383333333333'^^xsd:double;
  dwc:endTimeOfDay '16.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.139857'^^xsd:double;
  dwc:startLongitude '2.139857'^^xsd:double;
  dwc:endLongitude '2.139857'^^xsd:double;
  dwc:latitude '38.596706'^^xsd:double;
  dwc:startLatitude '38.596706'^^xsd:double;
  dwc:endLatitude '38.596706'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_998'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583462 2.14142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583462"^^xsd:decimal ;
  dwc:decimalLongitude "2.14142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_997'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_997'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:startTimeOfDay '16.1'^^xsd:double;
  dwc:endTimeOfDay '16.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.14142'^^xsd:double;
  dwc:startLongitude '2.14142'^^xsd:double;
  dwc:endLongitude '2.14142'^^xsd:double;
  dwc:latitude '38.583462'^^xsd:double;
  dwc:startLatitude '38.583462'^^xsd:double;
  dwc:endLatitude '38.583462'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_997'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610226 2.146018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.610226"^^xsd:decimal ;
  dwc:decimalLongitude "2.146018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1002'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1002'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:startTimeOfDay '17.583333333333'^^xsd:double;
  dwc:endTimeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.146018'^^xsd:double;
  dwc:startLongitude '2.146018'^^xsd:double;
  dwc:endLongitude '2.146018'^^xsd:double;
  dwc:latitude '38.610226'^^xsd:double;
  dwc:startLatitude '38.610226'^^xsd:double;
  dwc:endLatitude '38.610226'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1002'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611191 2.151712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611191"^^xsd:decimal ;
  dwc:decimalLongitude "2.151712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1003'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1003'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:startTimeOfDay '17.9'^^xsd:double;
  dwc:endTimeOfDay '17.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.151712'^^xsd:double;
  dwc:startLongitude '2.151712'^^xsd:double;
  dwc:endLongitude '2.151712'^^xsd:double;
  dwc:latitude '38.611191'^^xsd:double;
  dwc:startLatitude '38.611191'^^xsd:double;
  dwc:endLatitude '38.611191'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1003'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.578671 2.159122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.578671"^^xsd:decimal ;
  dwc:decimalLongitude "2.159122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_996'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_996'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:startTimeOfDay '15.783333333333'^^xsd:double;
  dwc:endTimeOfDay '15.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.159122'^^xsd:double;
  dwc:startLongitude '2.159122'^^xsd:double;
  dwc:endLongitude '2.159122'^^xsd:double;
  dwc:latitude '38.578671'^^xsd:double;
  dwc:startLatitude '38.578671'^^xsd:double;
  dwc:endLatitude '38.578671'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_996'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.564999 2.183798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.564999"^^xsd:decimal ;
  dwc:decimalLongitude "2.183798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_995'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_995'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.183798'^^xsd:double;
  dwc:startLongitude '2.183798'^^xsd:double;
  dwc:endLongitude '2.183798'^^xsd:double;
  dwc:latitude '38.564999'^^xsd:double;
  dwc:startLatitude '38.564999'^^xsd:double;
  dwc:endLatitude '38.564999'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_995'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.520859 2.197542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.520859"^^xsd:decimal ;
  dwc:decimalLongitude "2.197542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_993'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_993'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.197542'^^xsd:double;
  dwc:startLongitude '2.197542'^^xsd:double;
  dwc:endLongitude '2.197542'^^xsd:double;
  dwc:latitude '38.520859'^^xsd:double;
  dwc:startLatitude '38.520859'^^xsd:double;
  dwc:endLatitude '38.520859'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_993'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542809 2.198878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542809"^^xsd:decimal ;
  dwc:decimalLongitude "2.198878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_994'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_994'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.216666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.198878'^^xsd:double;
  dwc:startLongitude '2.198878'^^xsd:double;
  dwc:endLongitude '2.198878'^^xsd:double;
  dwc:latitude '38.542809'^^xsd:double;
  dwc:startLatitude '38.542809'^^xsd:double;
  dwc:endLatitude '38.542809'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_994'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.829069 2.479987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.829069"^^xsd:decimal ;
  dwc:decimalLongitude "2.479987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_199'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_199'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:startTimeOfDay '12.433333333333'^^xsd:double;
  dwc:endTimeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.479987'^^xsd:double;
  dwc:startLongitude '2.479987'^^xsd:double;
  dwc:endLongitude '2.479987'^^xsd:double;
  dwc:latitude '38.829069'^^xsd:double;
  dwc:startLatitude '38.829069'^^xsd:double;
  dwc:endLatitude '38.829069'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_199'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824273 2.493875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.824273"^^xsd:decimal ;
  dwc:decimalLongitude "2.493875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_198'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_198'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:startTimeOfDay '12.1'^^xsd:double;
  dwc:endTimeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.493875'^^xsd:double;
  dwc:startLongitude '2.493875'^^xsd:double;
  dwc:endLongitude '2.493875'^^xsd:double;
  dwc:latitude '38.824273'^^xsd:double;
  dwc:startLatitude '38.824273'^^xsd:double;
  dwc:endLatitude '38.824273'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_198'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.813335 2.510462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.813335"^^xsd:decimal ;
  dwc:decimalLongitude "2.510462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_197'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_197'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.510462'^^xsd:double;
  dwc:startLongitude '2.510462'^^xsd:double;
  dwc:endLongitude '2.510462'^^xsd:double;
  dwc:latitude '38.813335'^^xsd:double;
  dwc:startLatitude '38.813335'^^xsd:double;
  dwc:endLatitude '38.813335'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_197'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.809472 2.511481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.809472"^^xsd:decimal ;
  dwc:decimalLongitude "2.511481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_196'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_196'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:startTimeOfDay '11.533333333333'^^xsd:double;
  dwc:endTimeOfDay '11.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.511481'^^xsd:double;
  dwc:startLongitude '2.511481'^^xsd:double;
  dwc:endLongitude '2.511481'^^xsd:double;
  dwc:latitude '38.809472'^^xsd:double;
  dwc:startLatitude '38.809472'^^xsd:double;
  dwc:endLatitude '38.809472'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_196'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804027 2.518348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804027"^^xsd:decimal ;
  dwc:decimalLongitude "2.518348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_195'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_195'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.518348'^^xsd:double;
  dwc:startLongitude '2.518348'^^xsd:double;
  dwc:endLongitude '2.518348'^^xsd:double;
  dwc:latitude '38.804027'^^xsd:double;
  dwc:startLatitude '38.804027'^^xsd:double;
  dwc:endLatitude '38.804027'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_195'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.795933 2.528057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.795933"^^xsd:decimal ;
  dwc:decimalLongitude "2.528057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_194'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_194'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:startTimeOfDay '10.866666666667'^^xsd:double;
  dwc:endTimeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.528057'^^xsd:double;
  dwc:startLongitude '2.528057'^^xsd:double;
  dwc:endLongitude '2.528057'^^xsd:double;
  dwc:latitude '38.795933'^^xsd:double;
  dwc:startLatitude '38.795933'^^xsd:double;
  dwc:endLatitude '38.795933'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_194'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.795841 2.528111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.795841"^^xsd:decimal ;
  dwc:decimalLongitude "2.528111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_193'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_193'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:startTimeOfDay '10.533333333333'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.528111'^^xsd:double;
  dwc:startLongitude '2.528111'^^xsd:double;
  dwc:endLongitude '2.528111'^^xsd:double;
  dwc:latitude '38.795841'^^xsd:double;
  dwc:startLatitude '38.795841'^^xsd:double;
  dwc:endLatitude '38.795841'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_193'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.789452 2.534607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.789452"^^xsd:decimal ;
  dwc:decimalLongitude "2.534607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_189'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_189'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:startTimeOfDay '9.2'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.534607'^^xsd:double;
  dwc:startLongitude '2.534607'^^xsd:double;
  dwc:endLongitude '2.534607'^^xsd:double;
  dwc:latitude '38.789452'^^xsd:double;
  dwc:startLatitude '38.789452'^^xsd:double;
  dwc:endLatitude '38.789452'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_189'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79671 2.535696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79671"^^xsd:decimal ;
  dwc:decimalLongitude "2.535696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_192'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_192'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:startTimeOfDay '10.2'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.535696'^^xsd:double;
  dwc:startLongitude '2.535696'^^xsd:double;
  dwc:endLongitude '2.535696'^^xsd:double;
  dwc:latitude '38.79671'^^xsd:double;
  dwc:startLatitude '38.79671'^^xsd:double;
  dwc:endLatitude '38.79671'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_192'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.787038 2.541313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.787038"^^xsd:decimal ;
  dwc:decimalLongitude "2.541313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_188'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_188'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.541313'^^xsd:double;
  dwc:startLongitude '2.541313'^^xsd:double;
  dwc:endLongitude '2.541313'^^xsd:double;
  dwc:latitude '38.787038'^^xsd:double;
  dwc:startLatitude '38.787038'^^xsd:double;
  dwc:endLatitude '38.787038'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_188'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.789554 2.546017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.789554"^^xsd:decimal ;
  dwc:decimalLongitude "2.546017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_190'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_190'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.546017'^^xsd:double;
  dwc:startLongitude '2.546017'^^xsd:double;
  dwc:endLongitude '2.546017'^^xsd:double;
  dwc:latitude '38.789554'^^xsd:double;
  dwc:startLatitude '38.789554'^^xsd:double;
  dwc:endLatitude '38.789554'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_190'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793814 2.550207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793814"^^xsd:decimal ;
  dwc:decimalLongitude "2.550207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_191'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_191'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.550207'^^xsd:double;
  dwc:startLongitude '2.550207'^^xsd:double;
  dwc:endLongitude '2.550207'^^xsd:double;
  dwc:latitude '38.793814'^^xsd:double;
  dwc:startLatitude '38.793814'^^xsd:double;
  dwc:endLatitude '38.793814'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_191'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.786631 2.557744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.786631"^^xsd:decimal ;
  dwc:decimalLongitude "2.557744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_187'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_187'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.557744'^^xsd:double;
  dwc:startLongitude '2.557744'^^xsd:double;
  dwc:endLongitude '2.557744'^^xsd:double;
  dwc:latitude '38.786631'^^xsd:double;
  dwc:startLatitude '38.786631'^^xsd:double;
  dwc:endLatitude '38.786631'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_187'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.781475 2.574105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.781475"^^xsd:decimal ;
  dwc:decimalLongitude "2.574105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_184'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_184'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.574105'^^xsd:double;
  dwc:startLongitude '2.574105'^^xsd:double;
  dwc:endLongitude '2.574105'^^xsd:double;
  dwc:latitude '38.781475'^^xsd:double;
  dwc:startLatitude '38.781475'^^xsd:double;
  dwc:endLatitude '38.781475'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_184'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.791394 2.574288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.791394"^^xsd:decimal ;
  dwc:decimalLongitude "2.574288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_185'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_185'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.574288'^^xsd:double;
  dwc:startLongitude '2.574288'^^xsd:double;
  dwc:endLongitude '2.574288'^^xsd:double;
  dwc:latitude '38.791394'^^xsd:double;
  dwc:startLatitude '38.791394'^^xsd:double;
  dwc:endLatitude '38.791394'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_185'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804333 2.585623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804333"^^xsd:decimal ;
  dwc:decimalLongitude "2.585623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_186'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_186'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.585623'^^xsd:double;
  dwc:startLongitude '2.585623'^^xsd:double;
  dwc:endLongitude '2.585623'^^xsd:double;
  dwc:latitude '38.804333'^^xsd:double;
  dwc:startLatitude '38.804333'^^xsd:double;
  dwc:endLatitude '38.804333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_186'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73555 2.63528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73555"^^xsd:decimal ;
  dwc:decimalLongitude "2.63528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_772'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_772'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:startTimeOfDay '11.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.63528'^^xsd:double;
  dwc:startLongitude '2.63528'^^xsd:double;
  dwc:endLongitude '2.63528'^^xsd:double;
  dwc:latitude '38.73555'^^xsd:double;
  dwc:startLatitude '38.73555'^^xsd:double;
  dwc:endLatitude '38.73555'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_772'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739731 2.637802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.739731"^^xsd:decimal ;
  dwc:decimalLongitude "2.637802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_771'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_771'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.637802'^^xsd:double;
  dwc:startLongitude '2.637802'^^xsd:double;
  dwc:endLongitude '2.637802'^^xsd:double;
  dwc:latitude '38.739731'^^xsd:double;
  dwc:startLatitude '38.739731'^^xsd:double;
  dwc:endLatitude '38.739731'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_771'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738888 2.646433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.738888"^^xsd:decimal ;
  dwc:decimalLongitude "2.646433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_773'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_773'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:startTimeOfDay '12.283333333333'^^xsd:double;
  dwc:endTimeOfDay '12.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.646433'^^xsd:double;
  dwc:startLongitude '2.646433'^^xsd:double;
  dwc:endLongitude '2.646433'^^xsd:double;
  dwc:latitude '38.738888'^^xsd:double;
  dwc:startLatitude '38.738888'^^xsd:double;
  dwc:endLatitude '38.738888'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_773'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.735409 2.647708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.735409"^^xsd:decimal ;
  dwc:decimalLongitude "2.647708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_770'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_770'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:startTimeOfDay '11.383333333333'^^xsd:double;
  dwc:endTimeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.647708'^^xsd:double;
  dwc:startLongitude '2.647708'^^xsd:double;
  dwc:endLongitude '2.647708'^^xsd:double;
  dwc:latitude '38.735409'^^xsd:double;
  dwc:startLatitude '38.735409'^^xsd:double;
  dwc:endLatitude '38.735409'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_770'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 2.653325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.653325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_768'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_768'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:startTimeOfDay '10.8'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.653325'^^xsd:double;
  dwc:startLongitude '2.653325'^^xsd:double;
  dwc:endLongitude '2.653325'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:startLatitude '38.75'^^xsd:double;
  dwc:endLatitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_768'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741268 2.65389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.741268"^^xsd:decimal ;
  dwc:decimalLongitude "2.65389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_774'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_774'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:startTimeOfDay '12.583333333333'^^xsd:double;
  dwc:endTimeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.65389'^^xsd:double;
  dwc:startLongitude '2.65389'^^xsd:double;
  dwc:endLongitude '2.65389'^^xsd:double;
  dwc:latitude '38.741268'^^xsd:double;
  dwc:startLatitude '38.741268'^^xsd:double;
  dwc:endLatitude '38.741268'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_774'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733975 2.658162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733975"^^xsd:decimal ;
  dwc:decimalLongitude "2.658162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_769'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_769'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:startTimeOfDay '11.1'^^xsd:double;
  dwc:endTimeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.658162'^^xsd:double;
  dwc:startLongitude '2.658162'^^xsd:double;
  dwc:endLongitude '2.658162'^^xsd:double;
  dwc:latitude '38.733975'^^xsd:double;
  dwc:startLatitude '38.733975'^^xsd:double;
  dwc:endLatitude '38.733975'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_769'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.770149 2.658228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.770149"^^xsd:decimal ;
  dwc:decimalLongitude "2.658228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_765'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_765'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.658228'^^xsd:double;
  dwc:startLongitude '2.658228'^^xsd:double;
  dwc:endLongitude '2.658228'^^xsd:double;
  dwc:latitude '38.770149'^^xsd:double;
  dwc:startLatitude '38.770149'^^xsd:double;
  dwc:endLatitude '38.770149'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_765'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.812805 2.659272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.812805"^^xsd:decimal ;
  dwc:decimalLongitude "2.659272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_787'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_787'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:startTimeOfDay '16.683333333333'^^xsd:double;
  dwc:endTimeOfDay '16.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.659272'^^xsd:double;
  dwc:startLongitude '2.659272'^^xsd:double;
  dwc:endLongitude '2.659272'^^xsd:double;
  dwc:latitude '38.812805'^^xsd:double;
  dwc:startLatitude '38.812805'^^xsd:double;
  dwc:endLatitude '38.812805'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_787'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.762669 2.659348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.762669"^^xsd:decimal ;
  dwc:decimalLongitude "2.659348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_776'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_776'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:startTimeOfDay '13.183333333333'^^xsd:double;
  dwc:endTimeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.659348'^^xsd:double;
  dwc:startLongitude '2.659348'^^xsd:double;
  dwc:endLongitude '2.659348'^^xsd:double;
  dwc:latitude '38.762669'^^xsd:double;
  dwc:startLatitude '38.762669'^^xsd:double;
  dwc:endLatitude '38.762669'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_776'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752525 2.659962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752525"^^xsd:decimal ;
  dwc:decimalLongitude "2.659962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_775'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_775'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:startTimeOfDay '12.883333333333'^^xsd:double;
  dwc:endTimeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.659962'^^xsd:double;
  dwc:startLongitude '2.659962'^^xsd:double;
  dwc:endLongitude '2.659962'^^xsd:double;
  dwc:latitude '38.752525'^^xsd:double;
  dwc:startLatitude '38.752525'^^xsd:double;
  dwc:endLatitude '38.752525'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_775'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.769127 2.660393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.769127"^^xsd:decimal ;
  dwc:decimalLongitude "2.660393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_767'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_767'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:startTimeOfDay '10.483333333333'^^xsd:double;
  dwc:endTimeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.660393'^^xsd:double;
  dwc:startLongitude '2.660393'^^xsd:double;
  dwc:endLongitude '2.660393'^^xsd:double;
  dwc:latitude '38.769127'^^xsd:double;
  dwc:startLatitude '38.769127'^^xsd:double;
  dwc:endLatitude '38.769127'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_767'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.810185 2.662598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.810185"^^xsd:decimal ;
  dwc:decimalLongitude "2.662598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_786'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_786'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.662598'^^xsd:double;
  dwc:startLongitude '2.662598'^^xsd:double;
  dwc:endLongitude '2.662598'^^xsd:double;
  dwc:latitude '38.810185'^^xsd:double;
  dwc:startLatitude '38.810185'^^xsd:double;
  dwc:endLatitude '38.810185'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_786'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.762535 2.662877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.762535"^^xsd:decimal ;
  dwc:decimalLongitude "2.662877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_766'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_766'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:startTimeOfDay '10.183333333333'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.662877'^^xsd:double;
  dwc:startLongitude '2.662877'^^xsd:double;
  dwc:endLongitude '2.662877'^^xsd:double;
  dwc:latitude '38.762535'^^xsd:double;
  dwc:startLatitude '38.762535'^^xsd:double;
  dwc:endLatitude '38.762535'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_766'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.764629 2.663662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.764629"^^xsd:decimal ;
  dwc:decimalLongitude "2.663662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_762'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_762'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.663662'^^xsd:double;
  dwc:startLongitude '2.663662'^^xsd:double;
  dwc:endLongitude '2.663662'^^xsd:double;
  dwc:latitude '38.764629'^^xsd:double;
  dwc:startLatitude '38.764629'^^xsd:double;
  dwc:endLatitude '38.764629'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_762'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773903 2.665833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773903"^^xsd:decimal ;
  dwc:decimalLongitude "2.665833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_764'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_764'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:startTimeOfDay '9.55'^^xsd:double;
  dwc:endTimeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.665833'^^xsd:double;
  dwc:startLongitude '2.665833'^^xsd:double;
  dwc:endLongitude '2.665833'^^xsd:double;
  dwc:latitude '38.773903'^^xsd:double;
  dwc:startLatitude '38.773903'^^xsd:double;
  dwc:endLatitude '38.773903'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_764'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.761501 2.672975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.761501"^^xsd:decimal ;
  dwc:decimalLongitude "2.672975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_777'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_777'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.672975'^^xsd:double;
  dwc:startLongitude '2.672975'^^xsd:double;
  dwc:endLongitude '2.672975'^^xsd:double;
  dwc:latitude '38.761501'^^xsd:double;
  dwc:startLatitude '38.761501'^^xsd:double;
  dwc:endLatitude '38.761501'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_777'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.774845 2.676737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.774845"^^xsd:decimal ;
  dwc:decimalLongitude "2.676737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_763'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_763'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:startTimeOfDay '9.25'^^xsd:double;
  dwc:endTimeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.676737'^^xsd:double;
  dwc:startLongitude '2.676737'^^xsd:double;
  dwc:endLongitude '2.676737'^^xsd:double;
  dwc:latitude '38.774845'^^xsd:double;
  dwc:startLatitude '38.774845'^^xsd:double;
  dwc:endLatitude '38.774845'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_763'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.780457 2.67949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.780457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_779'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_779'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.67949'^^xsd:double;
  dwc:startLongitude '2.67949'^^xsd:double;
  dwc:endLongitude '2.67949'^^xsd:double;
  dwc:latitude '38.780457'^^xsd:double;
  dwc:startLatitude '38.780457'^^xsd:double;
  dwc:endLatitude '38.780457'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_779'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76643 2.681845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76643"^^xsd:decimal ;
  dwc:decimalLongitude "2.681845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_778'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_778'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:startTimeOfDay '13.8'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.681845'^^xsd:double;
  dwc:startLongitude '2.681845'^^xsd:double;
  dwc:endLongitude '2.681845'^^xsd:double;
  dwc:latitude '38.76643'^^xsd:double;
  dwc:startLatitude '38.76643'^^xsd:double;
  dwc:endLatitude '38.76643'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_778'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.808865 2.683505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.808865"^^xsd:decimal ;
  dwc:decimalLongitude "2.683505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_784'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_784'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:startTimeOfDay '15.616666666667'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.683505'^^xsd:double;
  dwc:startLongitude '2.683505'^^xsd:double;
  dwc:endLongitude '2.683505'^^xsd:double;
  dwc:latitude '38.808865'^^xsd:double;
  dwc:startLatitude '38.808865'^^xsd:double;
  dwc:endLatitude '38.808865'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_784'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.820438 2.68482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.820438"^^xsd:decimal ;
  dwc:decimalLongitude "2.68482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_785'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_785'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:startTimeOfDay '16.05'^^xsd:double;
  dwc:endTimeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.68482'^^xsd:double;
  dwc:startLongitude '2.68482'^^xsd:double;
  dwc:endLongitude '2.68482'^^xsd:double;
  dwc:latitude '38.820438'^^xsd:double;
  dwc:startLatitude '38.820438'^^xsd:double;
  dwc:endLatitude '38.820438'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_785'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78294 2.68716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78294"^^xsd:decimal ;
  dwc:decimalLongitude "2.68716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_780'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_780'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:startTimeOfDay '14.4'^^xsd:double;
  dwc:endTimeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.68716'^^xsd:double;
  dwc:startLongitude '2.68716'^^xsd:double;
  dwc:endLongitude '2.68716'^^xsd:double;
  dwc:latitude '38.78294'^^xsd:double;
  dwc:startLatitude '38.78294'^^xsd:double;
  dwc:endLatitude '38.78294'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_780'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.814022 2.687835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.814022"^^xsd:decimal ;
  dwc:decimalLongitude "2.687835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_783'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_783'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:startTimeOfDay '15.283333333333'^^xsd:double;
  dwc:endTimeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.687835'^^xsd:double;
  dwc:startLongitude '2.687835'^^xsd:double;
  dwc:endLongitude '2.687835'^^xsd:double;
  dwc:latitude '38.814022'^^xsd:double;
  dwc:startLatitude '38.814022'^^xsd:double;
  dwc:endLatitude '38.814022'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_783'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794949 2.688222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794949"^^xsd:decimal ;
  dwc:decimalLongitude "2.688222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_781'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_781'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:startTimeOfDay '14.716666666667'^^xsd:double;
  dwc:endTimeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.688222'^^xsd:double;
  dwc:startLongitude '2.688222'^^xsd:double;
  dwc:endLongitude '2.688222'^^xsd:double;
  dwc:latitude '38.794949'^^xsd:double;
  dwc:startLatitude '38.794949'^^xsd:double;
  dwc:endLatitude '38.794949'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_781'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803093 2.691193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803093"^^xsd:decimal ;
  dwc:decimalLongitude "2.691193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_782'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_782'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.691193'^^xsd:double;
  dwc:startLongitude '2.691193'^^xsd:double;
  dwc:endLongitude '2.691193'^^xsd:double;
  dwc:latitude '38.803093'^^xsd:double;
  dwc:startLatitude '38.803093'^^xsd:double;
  dwc:endLatitude '38.803093'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_782'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86478 2.71589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86478"^^xsd:decimal ;
  dwc:decimalLongitude "2.71589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_347'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_347'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:startTimeOfDay '17.45'^^xsd:double;
  dwc:endTimeOfDay '17.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.71589'^^xsd:double;
  dwc:startLongitude '2.71589'^^xsd:double;
  dwc:endLongitude '2.71589'^^xsd:double;
  dwc:latitude '38.86478'^^xsd:double;
  dwc:startLatitude '38.86478'^^xsd:double;
  dwc:endLatitude '38.86478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_347'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.871529 2.716515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.871529"^^xsd:decimal ;
  dwc:decimalLongitude "2.716515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_348'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_348'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:startTimeOfDay '17.733333333333'^^xsd:double;
  dwc:endTimeOfDay '17.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.716515'^^xsd:double;
  dwc:startLongitude '2.716515'^^xsd:double;
  dwc:endLongitude '2.716515'^^xsd:double;
  dwc:latitude '38.871529'^^xsd:double;
  dwc:startLatitude '38.871529'^^xsd:double;
  dwc:endLatitude '38.871529'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_348'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.868568 2.735842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.868568"^^xsd:decimal ;
  dwc:decimalLongitude "2.735842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_346'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_346'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:startTimeOfDay '17.133333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.735842'^^xsd:double;
  dwc:startLongitude '2.735842'^^xsd:double;
  dwc:endLongitude '2.735842'^^xsd:double;
  dwc:latitude '38.868568'^^xsd:double;
  dwc:startLatitude '38.868568'^^xsd:double;
  dwc:endLatitude '38.868568'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_346'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.871941 2.76308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.871941"^^xsd:decimal ;
  dwc:decimalLongitude "2.76308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_345'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_345'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:startTimeOfDay '16.833333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.76308'^^xsd:double;
  dwc:startLongitude '2.76308'^^xsd:double;
  dwc:endLongitude '2.76308'^^xsd:double;
  dwc:latitude '38.871941'^^xsd:double;
  dwc:startLatitude '38.871941'^^xsd:double;
  dwc:endLatitude '38.871941'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_345'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867682 2.770577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867682"^^xsd:decimal ;
  dwc:decimalLongitude "2.770577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_758'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_758'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.770577'^^xsd:double;
  dwc:startLongitude '2.770577'^^xsd:double;
  dwc:endLongitude '2.770577'^^xsd:double;
  dwc:latitude '38.867682'^^xsd:double;
  dwc:startLatitude '38.867682'^^xsd:double;
  dwc:endLatitude '38.867682'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_758'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.874355 2.77106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.874355"^^xsd:decimal ;
  dwc:decimalLongitude "2.77106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_757'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_757'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '17.95'^^xsd:double;
  dwc:startTimeOfDay '17.95'^^xsd:double;
  dwc:endTimeOfDay '17.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.77106'^^xsd:double;
  dwc:startLongitude '2.77106'^^xsd:double;
  dwc:endLongitude '2.77106'^^xsd:double;
  dwc:latitude '38.874355'^^xsd:double;
  dwc:startLatitude '38.874355'^^xsd:double;
  dwc:endLatitude '38.874355'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_757'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.862156 2.771516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.862156"^^xsd:decimal ;
  dwc:decimalLongitude "2.771516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_759'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_759'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:startTimeOfDay '0.6'^^xsd:double;
  dwc:endTimeOfDay '0.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.771516'^^xsd:double;
  dwc:startLongitude '2.771516'^^xsd:double;
  dwc:endLongitude '2.771516'^^xsd:double;
  dwc:latitude '38.862156'^^xsd:double;
  dwc:startLatitude '38.862156'^^xsd:double;
  dwc:endLatitude '38.862156'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_759'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.856846 2.772042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.856846"^^xsd:decimal ;
  dwc:decimalLongitude "2.772042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_760'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_760'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.81666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.772042'^^xsd:double;
  dwc:startLongitude '2.772042'^^xsd:double;
  dwc:endLongitude '2.772042'^^xsd:double;
  dwc:latitude '38.856846'^^xsd:double;
  dwc:startLatitude '38.856846'^^xsd:double;
  dwc:endLatitude '38.856846'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_760'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.855242 2.772052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.855242"^^xsd:decimal ;
  dwc:decimalLongitude "2.772052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_761'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_761'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:startTimeOfDay '0.9'^^xsd:double;
  dwc:endTimeOfDay '0.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.772052'^^xsd:double;
  dwc:startLongitude '2.772052'^^xsd:double;
  dwc:endLongitude '2.772052'^^xsd:double;
  dwc:latitude '38.855242'^^xsd:double;
  dwc:startLatitude '38.855242'^^xsd:double;
  dwc:endLatitude '38.855242'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_761'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867317 2.783778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867317"^^xsd:decimal ;
  dwc:decimalLongitude "2.783778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_344'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_344'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '16.516666666667'^^xsd:double;
  dwc:startTimeOfDay '16.516666666667'^^xsd:double;
  dwc:endTimeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.783778'^^xsd:double;
  dwc:startLongitude '2.783778'^^xsd:double;
  dwc:endLongitude '2.783778'^^xsd:double;
  dwc:latitude '38.867317'^^xsd:double;
  dwc:startLatitude '38.867317'^^xsd:double;
  dwc:endLatitude '38.867317'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_344'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.876635 2.785925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.876635"^^xsd:decimal ;
  dwc:decimalLongitude "2.785925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_756'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_756'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:startTimeOfDay '17.616666666667'^^xsd:double;
  dwc:endTimeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.785925'^^xsd:double;
  dwc:startLongitude '2.785925'^^xsd:double;
  dwc:endLongitude '2.785925'^^xsd:double;
  dwc:latitude '38.876635'^^xsd:double;
  dwc:startLatitude '38.876635'^^xsd:double;
  dwc:endLatitude '38.876635'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_756'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.880073 2.791938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.880073"^^xsd:decimal ;
  dwc:decimalLongitude "2.791938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_755'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_755'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.791938'^^xsd:double;
  dwc:startLongitude '2.791938'^^xsd:double;
  dwc:endLongitude '2.791938'^^xsd:double;
  dwc:latitude '38.880073'^^xsd:double;
  dwc:startLatitude '38.880073'^^xsd:double;
  dwc:endLatitude '38.880073'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_755'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.893313 2.79645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.893313"^^xsd:decimal ;
  dwc:decimalLongitude "2.79645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_754'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_754'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:startTimeOfDay '16.95'^^xsd:double;
  dwc:endTimeOfDay '16.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.79645'^^xsd:double;
  dwc:startLongitude '2.79645'^^xsd:double;
  dwc:endLongitude '2.79645'^^xsd:double;
  dwc:latitude '38.893313'^^xsd:double;
  dwc:startLatitude '38.893313'^^xsd:double;
  dwc:endLatitude '38.893313'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_754'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.899514 2.797887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.899514"^^xsd:decimal ;
  dwc:decimalLongitude "2.797887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_753'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_753'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:startTimeOfDay '16.616666666667'^^xsd:double;
  dwc:endTimeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.797887'^^xsd:double;
  dwc:startLongitude '2.797887'^^xsd:double;
  dwc:endLongitude '2.797887'^^xsd:double;
  dwc:latitude '38.899514'^^xsd:double;
  dwc:startLatitude '38.899514'^^xsd:double;
  dwc:endLatitude '38.899514'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_753'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908505 2.79976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.908505"^^xsd:decimal ;
  dwc:decimalLongitude "2.79976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_651'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_651'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:startTimeOfDay '21.05'^^xsd:double;
  dwc:endTimeOfDay '21.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.79976'^^xsd:double;
  dwc:startLongitude '2.79976'^^xsd:double;
  dwc:endLongitude '2.79976'^^xsd:double;
  dwc:latitude '38.908505'^^xsd:double;
  dwc:startLatitude '38.908505'^^xsd:double;
  dwc:endLatitude '38.908505'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_651'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.910726 2.808182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.910726"^^xsd:decimal ;
  dwc:decimalLongitude "2.808182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_650'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_650'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.666666666667'^^xsd:double;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.808182'^^xsd:double;
  dwc:startLongitude '2.808182'^^xsd:double;
  dwc:endLongitude '2.808182'^^xsd:double;
  dwc:latitude '38.910726'^^xsd:double;
  dwc:startLatitude '38.910726'^^xsd:double;
  dwc:endLatitude '38.910726'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_650'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91542 2.820005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91542"^^xsd:decimal ;
  dwc:decimalLongitude "2.820005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_646'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_646'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:startTimeOfDay '19.633333333333'^^xsd:double;
  dwc:endTimeOfDay '19.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.820005'^^xsd:double;
  dwc:startLongitude '2.820005'^^xsd:double;
  dwc:endLongitude '2.820005'^^xsd:double;
  dwc:latitude '38.91542'^^xsd:double;
  dwc:startLatitude '38.91542'^^xsd:double;
  dwc:endLatitude '38.91542'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_646'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917657 2.822177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917657"^^xsd:decimal ;
  dwc:decimalLongitude "2.822177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_649'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_649'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:startTimeOfDay '20.333333333333'^^xsd:double;
  dwc:endTimeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.822177'^^xsd:double;
  dwc:startLongitude '2.822177'^^xsd:double;
  dwc:endLongitude '2.822177'^^xsd:double;
  dwc:latitude '38.917657'^^xsd:double;
  dwc:startLatitude '38.917657'^^xsd:double;
  dwc:endLatitude '38.917657'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_649'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.912373 2.822381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.912373"^^xsd:decimal ;
  dwc:decimalLongitude "2.822381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_752'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_752'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '16.283333333333'^^xsd:double;
  dwc:startTimeOfDay '16.283333333333'^^xsd:double;
  dwc:endTimeOfDay '16.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.822381'^^xsd:double;
  dwc:startLongitude '2.822381'^^xsd:double;
  dwc:endLongitude '2.822381'^^xsd:double;
  dwc:latitude '38.912373'^^xsd:double;
  dwc:startLatitude '38.912373'^^xsd:double;
  dwc:endLatitude '38.912373'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_752'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.914937 2.822532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.914937"^^xsd:decimal ;
  dwc:decimalLongitude "2.822532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_647'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_647'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:startTimeOfDay '19.966666666667'^^xsd:double;
  dwc:endTimeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.822532'^^xsd:double;
  dwc:startLongitude '2.822532'^^xsd:double;
  dwc:endLongitude '2.822532'^^xsd:double;
  dwc:latitude '38.914937'^^xsd:double;
  dwc:startLatitude '38.914937'^^xsd:double;
  dwc:endLatitude '38.914937'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_647'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.916546 2.822966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.916546"^^xsd:decimal ;
  dwc:decimalLongitude "2.822966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_648'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_648'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.216666666667'^^xsd:double;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.216666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.822966'^^xsd:double;
  dwc:startLongitude '2.822966'^^xsd:double;
  dwc:endLongitude '2.822966'^^xsd:double;
  dwc:latitude '38.916546'^^xsd:double;
  dwc:startLatitude '38.916546'^^xsd:double;
  dwc:endLatitude '38.916546'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_648'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.915307 2.824275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.915307"^^xsd:decimal ;
  dwc:decimalLongitude "2.824275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_645'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_645'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:startTimeOfDay '19.3'^^xsd:double;
  dwc:endTimeOfDay '19.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.824275'^^xsd:double;
  dwc:startLongitude '2.824275'^^xsd:double;
  dwc:endLongitude '2.824275'^^xsd:double;
  dwc:latitude '38.915307'^^xsd:double;
  dwc:startLatitude '38.915307'^^xsd:double;
  dwc:endLatitude '38.915307'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_645'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.898457 2.825525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.898457"^^xsd:decimal ;
  dwc:decimalLongitude "2.825525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_748'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_748'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:startTimeOfDay '14.95'^^xsd:double;
  dwc:endTimeOfDay '14.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.825525'^^xsd:double;
  dwc:startLongitude '2.825525'^^xsd:double;
  dwc:endLongitude '2.825525'^^xsd:double;
  dwc:latitude '38.898457'^^xsd:double;
  dwc:startLatitude '38.898457'^^xsd:double;
  dwc:endLatitude '38.898457'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_748'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.902035 2.827665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.902035"^^xsd:decimal ;
  dwc:decimalLongitude "2.827665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_749'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_749'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:startTimeOfDay '15.283333333333'^^xsd:double;
  dwc:endTimeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.827665'^^xsd:double;
  dwc:startLongitude '2.827665'^^xsd:double;
  dwc:endLongitude '2.827665'^^xsd:double;
  dwc:latitude '38.902035'^^xsd:double;
  dwc:startLatitude '38.902035'^^xsd:double;
  dwc:endLatitude '38.902035'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_749'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.915956 2.831855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.915956"^^xsd:decimal ;
  dwc:decimalLongitude "2.831855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_751'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_751'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:startTimeOfDay '15.95'^^xsd:double;
  dwc:endTimeOfDay '15.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.831855'^^xsd:double;
  dwc:startLongitude '2.831855'^^xsd:double;
  dwc:endLongitude '2.831855'^^xsd:double;
  dwc:latitude '38.915956'^^xsd:double;
  dwc:startLatitude '38.915956'^^xsd:double;
  dwc:endLatitude '38.915956'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_751'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.902894 2.83252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.902894"^^xsd:decimal ;
  dwc:decimalLongitude "2.83252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_747'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_747'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:startTimeOfDay '14.616666666667'^^xsd:double;
  dwc:endTimeOfDay '14.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.83252'^^xsd:double;
  dwc:startLongitude '2.83252'^^xsd:double;
  dwc:endLongitude '2.83252'^^xsd:double;
  dwc:latitude '38.902894'^^xsd:double;
  dwc:startLatitude '38.902894'^^xsd:double;
  dwc:endLatitude '38.902894'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_747'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.914207 2.834998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.914207"^^xsd:decimal ;
  dwc:decimalLongitude "2.834998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_644'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_644'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:startTimeOfDay '18.966666666667'^^xsd:double;
  dwc:endTimeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.834998'^^xsd:double;
  dwc:startLongitude '2.834998'^^xsd:double;
  dwc:endLongitude '2.834998'^^xsd:double;
  dwc:latitude '38.914207'^^xsd:double;
  dwc:startLatitude '38.914207'^^xsd:double;
  dwc:endLatitude '38.914207'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_644'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853938 2.835953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853938"^^xsd:decimal ;
  dwc:decimalLongitude "2.835953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_210'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_210'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:startTimeOfDay '17.4'^^xsd:double;
  dwc:endTimeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.835953'^^xsd:double;
  dwc:startLongitude '2.835953'^^xsd:double;
  dwc:endLongitude '2.835953'^^xsd:double;
  dwc:latitude '38.853938'^^xsd:double;
  dwc:startLatitude '38.853938'^^xsd:double;
  dwc:endLatitude '38.853938'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_210'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883678 2.838955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883678"^^xsd:decimal ;
  dwc:decimalLongitude "2.838955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_308'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_308'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '4.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '4.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.838955'^^xsd:double;
  dwc:startLongitude '2.838955'^^xsd:double;
  dwc:endLongitude '2.838955'^^xsd:double;
  dwc:latitude '38.883678'^^xsd:double;
  dwc:startLatitude '38.883678'^^xsd:double;
  dwc:endLatitude '38.883678'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_308'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.912067 2.840524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.912067"^^xsd:decimal ;
  dwc:decimalLongitude "2.840524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_746'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_746'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:startTimeOfDay '14.283333333333'^^xsd:double;
  dwc:endTimeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.840524'^^xsd:double;
  dwc:startLongitude '2.840524'^^xsd:double;
  dwc:endLongitude '2.840524'^^xsd:double;
  dwc:latitude '38.912067'^^xsd:double;
  dwc:startLatitude '38.912067'^^xsd:double;
  dwc:endLatitude '38.912067'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_746'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.860027 2.842149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.860027"^^xsd:decimal ;
  dwc:decimalLongitude "2.842149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_209'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_209'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:startTimeOfDay '17.066666666667'^^xsd:double;
  dwc:endTimeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.842149'^^xsd:double;
  dwc:startLongitude '2.842149'^^xsd:double;
  dwc:endLongitude '2.842149'^^xsd:double;
  dwc:latitude '38.860027'^^xsd:double;
  dwc:startLatitude '38.860027'^^xsd:double;
  dwc:endLatitude '38.860027'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_209'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.913633 2.843066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.913633"^^xsd:decimal ;
  dwc:decimalLongitude "2.843066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_750'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_750'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:startTimeOfDay '15.616666666667'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.843066'^^xsd:double;
  dwc:startLongitude '2.843066'^^xsd:double;
  dwc:endLongitude '2.843066'^^xsd:double;
  dwc:latitude '38.913633'^^xsd:double;
  dwc:startLatitude '38.913633'^^xsd:double;
  dwc:endLatitude '38.913633'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_750'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.901775 2.846123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.901775"^^xsd:decimal ;
  dwc:decimalLongitude "2.846123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_306'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_306'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:startTimeOfDay '3.5'^^xsd:double;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.846123'^^xsd:double;
  dwc:startLongitude '2.846123'^^xsd:double;
  dwc:endLongitude '2.846123'^^xsd:double;
  dwc:latitude '38.901775'^^xsd:double;
  dwc:startLatitude '38.901775'^^xsd:double;
  dwc:endLatitude '38.901775'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_306'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.892905 2.849241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.892905"^^xsd:decimal ;
  dwc:decimalLongitude "2.849241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_643'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_643'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:startTimeOfDay '18.633333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.849241'^^xsd:double;
  dwc:startLongitude '2.849241'^^xsd:double;
  dwc:endLongitude '2.849241'^^xsd:double;
  dwc:latitude '38.892905'^^xsd:double;
  dwc:startLatitude '38.892905'^^xsd:double;
  dwc:endLatitude '38.892905'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_643'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.879143 2.849507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.879143"^^xsd:decimal ;
  dwc:decimalLongitude "2.849507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_309'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_309'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '4.4333333333333'^^xsd:double;
  dwc:startTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.849507'^^xsd:double;
  dwc:startLongitude '2.849507'^^xsd:double;
  dwc:endLongitude '2.849507'^^xsd:double;
  dwc:latitude '38.879143'^^xsd:double;
  dwc:startLatitude '38.879143'^^xsd:double;
  dwc:endLatitude '38.879143'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_309'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.912201 2.849997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.912201"^^xsd:decimal ;
  dwc:decimalLongitude "2.849997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_745'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_745'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:startTimeOfDay '13.95'^^xsd:double;
  dwc:endTimeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.849997'^^xsd:double;
  dwc:startLongitude '2.849997'^^xsd:double;
  dwc:endLongitude '2.849997'^^xsd:double;
  dwc:latitude '38.912201'^^xsd:double;
  dwc:startLatitude '38.912201'^^xsd:double;
  dwc:endLatitude '38.912201'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_745'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.896374 2.850953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.896374"^^xsd:decimal ;
  dwc:decimalLongitude "2.850953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_307'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_307'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '3.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.850953'^^xsd:double;
  dwc:startLongitude '2.850953'^^xsd:double;
  dwc:endLongitude '2.850953'^^xsd:double;
  dwc:latitude '38.896374'^^xsd:double;
  dwc:startLatitude '38.896374'^^xsd:double;
  dwc:endLatitude '38.896374'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_307'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.910774 2.85313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.910774"^^xsd:decimal ;
  dwc:decimalLongitude "2.85313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_305'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_305'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '3.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.85313'^^xsd:double;
  dwc:startLongitude '2.85313'^^xsd:double;
  dwc:endLongitude '2.85313'^^xsd:double;
  dwc:latitude '38.910774'^^xsd:double;
  dwc:startLatitude '38.910774'^^xsd:double;
  dwc:endLatitude '38.910774'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_305'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87455 2.853738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87455"^^xsd:decimal ;
  dwc:decimalLongitude "2.853738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_311'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_311'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '5.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.853738'^^xsd:double;
  dwc:startLongitude '2.853738'^^xsd:double;
  dwc:endLongitude '2.853738'^^xsd:double;
  dwc:latitude '38.87455'^^xsd:double;
  dwc:startLatitude '38.87455'^^xsd:double;
  dwc:endLatitude '38.87455'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_311'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.885239 2.85501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.885239"^^xsd:decimal ;
  dwc:decimalLongitude "2.85501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_310'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_310'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '4.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '4.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.85501'^^xsd:double;
  dwc:startLongitude '2.85501'^^xsd:double;
  dwc:endLongitude '2.85501'^^xsd:double;
  dwc:latitude '38.885239'^^xsd:double;
  dwc:startLatitude '38.885239'^^xsd:double;
  dwc:endLatitude '38.885239'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_310'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.859667 2.85659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.859667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_208'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_208'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:startTimeOfDay '16.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.85659'^^xsd:double;
  dwc:startLongitude '2.85659'^^xsd:double;
  dwc:endLongitude '2.85659'^^xsd:double;
  dwc:latitude '38.859667'^^xsd:double;
  dwc:startLatitude '38.859667'^^xsd:double;
  dwc:endLatitude '38.859667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_208'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.909294 2.862198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.909294"^^xsd:decimal ;
  dwc:decimalLongitude "2.862198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_304'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_304'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '2.8666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.8666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.862198'^^xsd:double;
  dwc:startLongitude '2.862198'^^xsd:double;
  dwc:endLongitude '2.862198'^^xsd:double;
  dwc:latitude '38.909294'^^xsd:double;
  dwc:startLatitude '38.909294'^^xsd:double;
  dwc:endLatitude '38.909294'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_304'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940769 2.867172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940769"^^xsd:decimal ;
  dwc:decimalLongitude "2.867172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_295'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_295'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '0.066666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.867172'^^xsd:double;
  dwc:startLongitude '2.867172'^^xsd:double;
  dwc:endLongitude '2.867172'^^xsd:double;
  dwc:latitude '38.940769'^^xsd:double;
  dwc:startLatitude '38.940769'^^xsd:double;
  dwc:endLatitude '38.940769'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_295'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.907272 2.867872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.907272"^^xsd:decimal ;
  dwc:decimalLongitude "2.867872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_303'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_303'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '2.5666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.5666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.867872'^^xsd:double;
  dwc:startLongitude '2.867872'^^xsd:double;
  dwc:endLongitude '2.867872'^^xsd:double;
  dwc:latitude '38.907272'^^xsd:double;
  dwc:startLatitude '38.907272'^^xsd:double;
  dwc:endLatitude '38.907272'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_303'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.921235 2.868172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.921235"^^xsd:decimal ;
  dwc:decimalLongitude "2.868172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_744'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_744'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:startTimeOfDay '13.616666666667'^^xsd:double;
  dwc:endTimeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.868172'^^xsd:double;
  dwc:startLongitude '2.868172'^^xsd:double;
  dwc:endLongitude '2.868172'^^xsd:double;
  dwc:latitude '38.921235'^^xsd:double;
  dwc:startLatitude '38.921235'^^xsd:double;
  dwc:endLatitude '38.921235'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_744'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.862601 2.87065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.862601"^^xsd:decimal ;
  dwc:decimalLongitude "2.87065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_207'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_207'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:startTimeOfDay '16.4'^^xsd:double;
  dwc:endTimeOfDay '16.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.87065'^^xsd:double;
  dwc:startLongitude '2.87065'^^xsd:double;
  dwc:endLongitude '2.87065'^^xsd:double;
  dwc:latitude '38.862601'^^xsd:double;
  dwc:startLatitude '38.862601'^^xsd:double;
  dwc:endLatitude '38.862601'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_207'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93581 2.872405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93581"^^xsd:decimal ;
  dwc:decimalLongitude "2.872405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_294'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_294'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '23.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.872405'^^xsd:double;
  dwc:startLongitude '2.872405'^^xsd:double;
  dwc:endLongitude '2.872405'^^xsd:double;
  dwc:latitude '38.93581'^^xsd:double;
  dwc:startLatitude '38.93581'^^xsd:double;
  dwc:endLatitude '38.93581'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_294'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.934098 2.872941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.934098"^^xsd:decimal ;
  dwc:decimalLongitude "2.872941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_743'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_743'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.872941'^^xsd:double;
  dwc:startLongitude '2.872941'^^xsd:double;
  dwc:endLongitude '2.872941'^^xsd:double;
  dwc:latitude '38.934098'^^xsd:double;
  dwc:startLatitude '38.934098'^^xsd:double;
  dwc:endLatitude '38.934098'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_743'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930603 2.873838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930603"^^xsd:decimal ;
  dwc:decimalLongitude "2.873838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_301'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_301'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '1.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.873838'^^xsd:double;
  dwc:startLongitude '2.873838'^^xsd:double;
  dwc:endLongitude '2.873838'^^xsd:double;
  dwc:latitude '38.930603'^^xsd:double;
  dwc:startLatitude '38.930603'^^xsd:double;
  dwc:endLatitude '38.930603'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_301'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.868985 2.875854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.868985"^^xsd:decimal ;
  dwc:decimalLongitude "2.875854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_206'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_206'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:startTimeOfDay '16.066666666667'^^xsd:double;
  dwc:endTimeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.875854'^^xsd:double;
  dwc:startLongitude '2.875854'^^xsd:double;
  dwc:endLongitude '2.875854'^^xsd:double;
  dwc:latitude '38.868985'^^xsd:double;
  dwc:startLatitude '38.868985'^^xsd:double;
  dwc:endLatitude '38.868985'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_206'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940262 2.878008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940262"^^xsd:decimal ;
  dwc:decimalLongitude "2.878008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_296'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_296'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.878008'^^xsd:double;
  dwc:startLongitude '2.878008'^^xsd:double;
  dwc:endLongitude '2.878008'^^xsd:double;
  dwc:latitude '38.940262'^^xsd:double;
  dwc:startLatitude '38.940262'^^xsd:double;
  dwc:endLatitude '38.940262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_296'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.914692 2.881607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.914692"^^xsd:decimal ;
  dwc:decimalLongitude "2.881607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_302'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_302'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.881607'^^xsd:double;
  dwc:startLongitude '2.881607'^^xsd:double;
  dwc:endLongitude '2.881607'^^xsd:double;
  dwc:latitude '38.914692'^^xsd:double;
  dwc:startLatitude '38.914692'^^xsd:double;
  dwc:endLatitude '38.914692'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_302'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.863884 2.88247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.863884"^^xsd:decimal ;
  dwc:decimalLongitude "2.88247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_312'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_312'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.88247'^^xsd:double;
  dwc:startLongitude '2.88247'^^xsd:double;
  dwc:endLongitude '2.88247'^^xsd:double;
  dwc:latitude '38.863884'^^xsd:double;
  dwc:startLatitude '38.863884'^^xsd:double;
  dwc:endLatitude '38.863884'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_312'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92263 2.88568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92263"^^xsd:decimal ;
  dwc:decimalLongitude "2.88568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_300'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_300'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '1.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.88568'^^xsd:double;
  dwc:startLongitude '2.88568'^^xsd:double;
  dwc:endLongitude '2.88568'^^xsd:double;
  dwc:latitude '38.92263'^^xsd:double;
  dwc:startLatitude '38.92263'^^xsd:double;
  dwc:endLatitude '38.92263'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_300'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.873427 2.888138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.873427"^^xsd:decimal ;
  dwc:decimalLongitude "2.888138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_205'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_205'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:startTimeOfDay '15.783333333333'^^xsd:double;
  dwc:endTimeOfDay '15.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.888138'^^xsd:double;
  dwc:startLongitude '2.888138'^^xsd:double;
  dwc:endLongitude '2.888138'^^xsd:double;
  dwc:latitude '38.873427'^^xsd:double;
  dwc:startLatitude '38.873427'^^xsd:double;
  dwc:endLatitude '38.873427'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_205'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95134 2.888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95134"^^xsd:decimal ;
  dwc:decimalLongitude "2.888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_627'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_627'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:startTimeOfDay '21.716666666667'^^xsd:double;
  dwc:endTimeOfDay '21.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.888889'^^xsd:double;
  dwc:startLongitude '2.888889'^^xsd:double;
  dwc:endLongitude '2.888889'^^xsd:double;
  dwc:latitude '38.95134'^^xsd:double;
  dwc:startLatitude '38.95134'^^xsd:double;
  dwc:endLatitude '38.95134'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_627'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.886237 2.889158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.886237"^^xsd:decimal ;
  dwc:decimalLongitude "2.889158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_204'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_204'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.889158'^^xsd:double;
  dwc:startLongitude '2.889158'^^xsd:double;
  dwc:endLongitude '2.889158'^^xsd:double;
  dwc:latitude '38.886237'^^xsd:double;
  dwc:startLatitude '38.886237'^^xsd:double;
  dwc:endLatitude '38.886237'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_204'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951898 2.89243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951898"^^xsd:decimal ;
  dwc:decimalLongitude "2.89243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_626'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_626'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.383333333333'^^xsd:double;
  dwc:startTimeOfDay '21.383333333333'^^xsd:double;
  dwc:endTimeOfDay '21.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.89243'^^xsd:double;
  dwc:startLongitude '2.89243'^^xsd:double;
  dwc:endLongitude '2.89243'^^xsd:double;
  dwc:latitude '38.951898'^^xsd:double;
  dwc:startLatitude '38.951898'^^xsd:double;
  dwc:endLatitude '38.951898'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_626'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.924069 2.89347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.924069"^^xsd:decimal ;
  dwc:decimalLongitude "2.89347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_293'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_293'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:startTimeOfDay '23.45'^^xsd:double;
  dwc:endTimeOfDay '23.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.89347'^^xsd:double;
  dwc:startLongitude '2.89347'^^xsd:double;
  dwc:endLongitude '2.89347'^^xsd:double;
  dwc:latitude '38.924069'^^xsd:double;
  dwc:startLatitude '38.924069'^^xsd:double;
  dwc:endLatitude '38.924069'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_293'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945321 2.893739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.945321"^^xsd:decimal ;
  dwc:decimalLongitude "2.893739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_628'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_628'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '22.05'^^xsd:double;
  dwc:startTimeOfDay '22.05'^^xsd:double;
  dwc:endTimeOfDay '22.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.893739'^^xsd:double;
  dwc:startLongitude '2.893739'^^xsd:double;
  dwc:endLongitude '2.893739'^^xsd:double;
  dwc:latitude '38.945321'^^xsd:double;
  dwc:startLatitude '38.945321'^^xsd:double;
  dwc:endLatitude '38.945321'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_628'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951967 2.895691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951967"^^xsd:decimal ;
  dwc:decimalLongitude "2.895691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_625'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_625'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:startTimeOfDay '21.05'^^xsd:double;
  dwc:endTimeOfDay '21.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.895691'^^xsd:double;
  dwc:startLongitude '2.895691'^^xsd:double;
  dwc:endLongitude '2.895691'^^xsd:double;
  dwc:latitude '38.951967'^^xsd:double;
  dwc:startLatitude '38.951967'^^xsd:double;
  dwc:endLatitude '38.951967'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_625'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.934581 2.896555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.934581"^^xsd:decimal ;
  dwc:decimalLongitude "2.896555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_615'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_615'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:startTimeOfDay '17.716666666667'^^xsd:double;
  dwc:endTimeOfDay '17.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.896555'^^xsd:double;
  dwc:startLongitude '2.896555'^^xsd:double;
  dwc:endLongitude '2.896555'^^xsd:double;
  dwc:latitude '38.934581'^^xsd:double;
  dwc:startLatitude '38.934581'^^xsd:double;
  dwc:endLatitude '38.934581'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_615'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86578 2.898109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86578"^^xsd:decimal ;
  dwc:decimalLongitude "2.898109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_313'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_313'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.898109'^^xsd:double;
  dwc:startLongitude '2.898109'^^xsd:double;
  dwc:endLongitude '2.898109'^^xsd:double;
  dwc:latitude '38.86578'^^xsd:double;
  dwc:startLatitude '38.86578'^^xsd:double;
  dwc:endLatitude '38.86578'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_313'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952434 2.899522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952434"^^xsd:decimal ;
  dwc:decimalLongitude "2.899522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_736'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_736'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:startTimeOfDay '10.95'^^xsd:double;
  dwc:endTimeOfDay '10.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.899522'^^xsd:double;
  dwc:startLongitude '2.899522'^^xsd:double;
  dwc:endLongitude '2.899522'^^xsd:double;
  dwc:latitude '38.952434'^^xsd:double;
  dwc:startLatitude '38.952434'^^xsd:double;
  dwc:endLatitude '38.952434'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_736'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943942 2.901378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943942"^^xsd:decimal ;
  dwc:decimalLongitude "2.901378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_629'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_629'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '22.383333333333'^^xsd:double;
  dwc:startTimeOfDay '22.383333333333'^^xsd:double;
  dwc:endTimeOfDay '22.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.901378'^^xsd:double;
  dwc:startLongitude '2.901378'^^xsd:double;
  dwc:endLongitude '2.901378'^^xsd:double;
  dwc:latitude '38.943942'^^xsd:double;
  dwc:startLatitude '38.943942'^^xsd:double;
  dwc:endLatitude '38.943942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_629'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.949215 2.902139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.949215"^^xsd:decimal ;
  dwc:decimalLongitude "2.902139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_630'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_630'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:startTimeOfDay '22.716666666667'^^xsd:double;
  dwc:endTimeOfDay '22.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.902139'^^xsd:double;
  dwc:startLongitude '2.902139'^^xsd:double;
  dwc:endLongitude '2.902139'^^xsd:double;
  dwc:latitude '38.949215'^^xsd:double;
  dwc:startLatitude '38.949215'^^xsd:double;
  dwc:endLatitude '38.949215'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_630'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.922867 2.903465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.922867"^^xsd:decimal ;
  dwc:decimalLongitude "2.903465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_298'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_298'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.903465'^^xsd:double;
  dwc:startLongitude '2.903465'^^xsd:double;
  dwc:endLongitude '2.903465'^^xsd:double;
  dwc:latitude '38.922867'^^xsd:double;
  dwc:startLatitude '38.922867'^^xsd:double;
  dwc:endLatitude '38.922867'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_298'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952863 2.903877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952863"^^xsd:decimal ;
  dwc:decimalLongitude "2.903877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_631'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_631'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '23.066666666667'^^xsd:double;
  dwc:startTimeOfDay '23.066666666667'^^xsd:double;
  dwc:endTimeOfDay '23.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.903877'^^xsd:double;
  dwc:startLongitude '2.903877'^^xsd:double;
  dwc:endLongitude '2.903877'^^xsd:double;
  dwc:latitude '38.952863'^^xsd:double;
  dwc:startLatitude '38.952863'^^xsd:double;
  dwc:endLatitude '38.952863'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_631'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.922398 2.903978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.922398"^^xsd:decimal ;
  dwc:decimalLongitude "2.903978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_292'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_292'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:startTimeOfDay '23.1'^^xsd:double;
  dwc:endTimeOfDay '23.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.903978'^^xsd:double;
  dwc:startLongitude '2.903978'^^xsd:double;
  dwc:endLongitude '2.903978'^^xsd:double;
  dwc:latitude '38.922398'^^xsd:double;
  dwc:startLatitude '38.922398'^^xsd:double;
  dwc:endLatitude '38.922398'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_292'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.862003 2.904512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.862003"^^xsd:decimal ;
  dwc:decimalLongitude "2.904512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_314'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_314'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.904512'^^xsd:double;
  dwc:startLongitude '2.904512'^^xsd:double;
  dwc:endLongitude '2.904512'^^xsd:double;
  dwc:latitude '38.862003'^^xsd:double;
  dwc:startLatitude '38.862003'^^xsd:double;
  dwc:endLatitude '38.862003'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_314'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.935921 2.904693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.935921"^^xsd:decimal ;
  dwc:decimalLongitude "2.904693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_297'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_297'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '0.68333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.68333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.68333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.904693'^^xsd:double;
  dwc:startLongitude '2.904693'^^xsd:double;
  dwc:endLongitude '2.904693'^^xsd:double;
  dwc:latitude '38.935921'^^xsd:double;
  dwc:startLatitude '38.935921'^^xsd:double;
  dwc:endLatitude '38.935921'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_297'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.910694 2.90498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.910694"^^xsd:decimal ;
  dwc:decimalLongitude "2.90498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_299'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_299'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:startTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.90498'^^xsd:double;
  dwc:startLongitude '2.90498'^^xsd:double;
  dwc:endLongitude '2.90498'^^xsd:double;
  dwc:latitude '38.910694'^^xsd:double;
  dwc:startLatitude '38.910694'^^xsd:double;
  dwc:endLatitude '38.910694'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_299'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.942349 2.905734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.942349"^^xsd:decimal ;
  dwc:decimalLongitude "2.905734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_742'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_742'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.905734'^^xsd:double;
  dwc:startLongitude '2.905734'^^xsd:double;
  dwc:endLongitude '2.905734'^^xsd:double;
  dwc:latitude '38.942349'^^xsd:double;
  dwc:startLatitude '38.942349'^^xsd:double;
  dwc:endLatitude '38.942349'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_742'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.899106 2.906774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.899106"^^xsd:decimal ;
  dwc:decimalLongitude "2.906774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_203'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_203'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.906774'^^xsd:double;
  dwc:startLongitude '2.906774'^^xsd:double;
  dwc:endLongitude '2.906774'^^xsd:double;
  dwc:latitude '38.899106'^^xsd:double;
  dwc:startLatitude '38.899106'^^xsd:double;
  dwc:endLatitude '38.899106'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_203'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.948529 2.907053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.948529"^^xsd:decimal ;
  dwc:decimalLongitude "2.907053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_737'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_737'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:startTimeOfDay '11.283333333333'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.907053'^^xsd:double;
  dwc:startLongitude '2.907053'^^xsd:double;
  dwc:endLongitude '2.907053'^^xsd:double;
  dwc:latitude '38.948529'^^xsd:double;
  dwc:startLatitude '38.948529'^^xsd:double;
  dwc:endLatitude '38.948529'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_737'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952337 2.907327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952337"^^xsd:decimal ;
  dwc:decimalLongitude "2.907327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_735'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_735'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:startTimeOfDay '10.616666666667'^^xsd:double;
  dwc:endTimeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.907327'^^xsd:double;
  dwc:startLongitude '2.907327'^^xsd:double;
  dwc:endLongitude '2.907327'^^xsd:double;
  dwc:latitude '38.952337'^^xsd:double;
  dwc:startLatitude '38.952337'^^xsd:double;
  dwc:endLatitude '38.952337'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_735'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933004 2.907681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.933004"^^xsd:decimal ;
  dwc:decimalLongitude "2.907681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_614'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_614'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:startTimeOfDay '17.383333333333'^^xsd:double;
  dwc:endTimeOfDay '17.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.907681'^^xsd:double;
  dwc:startLongitude '2.907681'^^xsd:double;
  dwc:endLongitude '2.907681'^^xsd:double;
  dwc:latitude '38.933004'^^xsd:double;
  dwc:startLatitude '38.933004'^^xsd:double;
  dwc:endLatitude '38.933004'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_614'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937993 2.909027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.937993"^^xsd:decimal ;
  dwc:decimalLongitude "2.909027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_624'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_624'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.716666666667'^^xsd:double;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.909027'^^xsd:double;
  dwc:startLongitude '2.909027'^^xsd:double;
  dwc:endLongitude '2.909027'^^xsd:double;
  dwc:latitude '38.937993'^^xsd:double;
  dwc:startLatitude '38.937993'^^xsd:double;
  dwc:endLatitude '38.937993'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_624'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.934141 2.909553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.934141"^^xsd:decimal ;
  dwc:decimalLongitude "2.909553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_616'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_616'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '18.05'^^xsd:double;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.909553'^^xsd:double;
  dwc:startLongitude '2.909553'^^xsd:double;
  dwc:endLongitude '2.909553'^^xsd:double;
  dwc:latitude '38.934141'^^xsd:double;
  dwc:startLatitude '38.934141'^^xsd:double;
  dwc:endLatitude '38.934141'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_616'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94847 2.910143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94847"^^xsd:decimal ;
  dwc:decimalLongitude "2.910143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_741'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_741'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:startTimeOfDay '12.616666666667'^^xsd:double;
  dwc:endTimeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.910143'^^xsd:double;
  dwc:startLongitude '2.910143'^^xsd:double;
  dwc:endLongitude '2.910143'^^xsd:double;
  dwc:latitude '38.94847'^^xsd:double;
  dwc:startLatitude '38.94847'^^xsd:double;
  dwc:endLatitude '38.94847'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_741'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933991 2.914526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.933991"^^xsd:decimal ;
  dwc:decimalLongitude "2.914526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_617'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_617'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:startTimeOfDay '18.383333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.914526'^^xsd:double;
  dwc:startLongitude '2.914526'^^xsd:double;
  dwc:endLongitude '2.914526'^^xsd:double;
  dwc:latitude '38.933991'^^xsd:double;
  dwc:startLatitude '38.933991'^^xsd:double;
  dwc:endLatitude '38.933991'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_617'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940445 2.914601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940445"^^xsd:decimal ;
  dwc:decimalLongitude "2.914601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_618'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_618'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:startTimeOfDay '18.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.914601'^^xsd:double;
  dwc:startLongitude '2.914601'^^xsd:double;
  dwc:endLongitude '2.914601'^^xsd:double;
  dwc:latitude '38.940445'^^xsd:double;
  dwc:startLatitude '38.940445'^^xsd:double;
  dwc:endLatitude '38.940445'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_618'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951785 2.916039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951785"^^xsd:decimal ;
  dwc:decimalLongitude "2.916039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_734'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_734'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:startTimeOfDay '10.283333333333'^^xsd:double;
  dwc:endTimeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.916039'^^xsd:double;
  dwc:startLongitude '2.916039'^^xsd:double;
  dwc:endLongitude '2.916039'^^xsd:double;
  dwc:latitude '38.951785'^^xsd:double;
  dwc:startLatitude '38.951785'^^xsd:double;
  dwc:endLatitude '38.951785'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_734'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945959 2.920743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.945959"^^xsd:decimal ;
  dwc:decimalLongitude "2.920743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_619'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_619'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:startTimeOfDay '19.05'^^xsd:double;
  dwc:endTimeOfDay '19.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.920743'^^xsd:double;
  dwc:startLongitude '2.920743'^^xsd:double;
  dwc:endLongitude '2.920743'^^xsd:double;
  dwc:latitude '38.945959'^^xsd:double;
  dwc:startLatitude '38.945959'^^xsd:double;
  dwc:endLatitude '38.945959'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_619'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944543 2.921703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.944543"^^xsd:decimal ;
  dwc:decimalLongitude "2.921703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_613'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_613'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:startTimeOfDay '17.05'^^xsd:double;
  dwc:endTimeOfDay '17.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.921703'^^xsd:double;
  dwc:startLongitude '2.921703'^^xsd:double;
  dwc:endLongitude '2.921703'^^xsd:double;
  dwc:latitude '38.944543'^^xsd:double;
  dwc:startLatitude '38.944543'^^xsd:double;
  dwc:endLatitude '38.944543'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_613'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958501 2.92173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958501"^^xsd:decimal ;
  dwc:decimalLongitude "2.92173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_705'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_705'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.73333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.73333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.73333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.92173'^^xsd:double;
  dwc:startLongitude '2.92173'^^xsd:double;
  dwc:endLongitude '2.92173'^^xsd:double;
  dwc:latitude '38.958501'^^xsd:double;
  dwc:startLatitude '38.958501'^^xsd:double;
  dwc:endLatitude '38.958501'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_705'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954666 2.921907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954666"^^xsd:decimal ;
  dwc:decimalLongitude "2.921907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_704'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_704'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:startTimeOfDay '0.4'^^xsd:double;
  dwc:endTimeOfDay '0.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.921907'^^xsd:double;
  dwc:startLongitude '2.921907'^^xsd:double;
  dwc:endLongitude '2.921907'^^xsd:double;
  dwc:latitude '38.954666'^^xsd:double;
  dwc:startLatitude '38.954666'^^xsd:double;
  dwc:endLatitude '38.954666'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_704'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951409 2.92202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951409"^^xsd:decimal ;
  dwc:decimalLongitude "2.92202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_740'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_740'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:startTimeOfDay '12.283333333333'^^xsd:double;
  dwc:endTimeOfDay '12.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.92202'^^xsd:double;
  dwc:startLongitude '2.92202'^^xsd:double;
  dwc:endLongitude '2.92202'^^xsd:double;
  dwc:latitude '38.951409'^^xsd:double;
  dwc:startLatitude '38.951409'^^xsd:double;
  dwc:endLatitude '38.951409'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_740'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944602 2.9221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.944602"^^xsd:decimal ;
  dwc:decimalLongitude "2.9221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_632'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_632'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '23.4'^^xsd:double;
  dwc:startTimeOfDay '23.4'^^xsd:double;
  dwc:endTimeOfDay '23.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.9221'^^xsd:double;
  dwc:startLongitude '2.9221'^^xsd:double;
  dwc:endLongitude '2.9221'^^xsd:double;
  dwc:latitude '38.944602'^^xsd:double;
  dwc:startLatitude '38.944602'^^xsd:double;
  dwc:endLatitude '38.944602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_632'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.946571 2.922133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.946571"^^xsd:decimal ;
  dwc:decimalLongitude "2.922133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_633'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_633'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '23.733333333333'^^xsd:double;
  dwc:startTimeOfDay '23.733333333333'^^xsd:double;
  dwc:endTimeOfDay '23.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.922133'^^xsd:double;
  dwc:startLongitude '2.922133'^^xsd:double;
  dwc:endLongitude '2.922133'^^xsd:double;
  dwc:latitude '38.946571'^^xsd:double;
  dwc:startLatitude '38.946571'^^xsd:double;
  dwc:endLatitude '38.946571'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_633'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950546 2.92217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.950546"^^xsd:decimal ;
  dwc:decimalLongitude "2.92217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_703'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_703'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '0.066666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.92217'^^xsd:double;
  dwc:startLongitude '2.92217'^^xsd:double;
  dwc:endLongitude '2.92217'^^xsd:double;
  dwc:latitude '38.950546'^^xsd:double;
  dwc:startLatitude '38.950546'^^xsd:double;
  dwc:endLatitude '38.950546'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_703'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961414 2.922653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961414"^^xsd:decimal ;
  dwc:decimalLongitude "2.922653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_706'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_706'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '1.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.922653'^^xsd:double;
  dwc:startLongitude '2.922653'^^xsd:double;
  dwc:endLongitude '2.922653'^^xsd:double;
  dwc:latitude '38.961414'^^xsd:double;
  dwc:startLatitude '38.961414'^^xsd:double;
  dwc:endLatitude '38.961414'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_706'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955422 2.923372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955422"^^xsd:decimal ;
  dwc:decimalLongitude "2.923372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_622'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_622'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.05'^^xsd:double;
  dwc:startTimeOfDay '20.05'^^xsd:double;
  dwc:endTimeOfDay '20.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.923372'^^xsd:double;
  dwc:startLongitude '2.923372'^^xsd:double;
  dwc:endLongitude '2.923372'^^xsd:double;
  dwc:latitude '38.955422'^^xsd:double;
  dwc:startLatitude '38.955422'^^xsd:double;
  dwc:endLatitude '38.955422'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_622'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8619 2.923537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8619"^^xsd:decimal ;
  dwc:decimalLongitude "2.923537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_315'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_315'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.923537'^^xsd:double;
  dwc:startLongitude '2.923537'^^xsd:double;
  dwc:endLongitude '2.923537'^^xsd:double;
  dwc:latitude '38.8619'^^xsd:double;
  dwc:startLatitude '38.8619'^^xsd:double;
  dwc:endLatitude '38.8619'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_315'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951222 2.924842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951222"^^xsd:decimal ;
  dwc:decimalLongitude "2.924842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_623'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_623'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.383333333333'^^xsd:double;
  dwc:startTimeOfDay '20.383333333333'^^xsd:double;
  dwc:endTimeOfDay '20.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.924842'^^xsd:double;
  dwc:startLongitude '2.924842'^^xsd:double;
  dwc:endLongitude '2.924842'^^xsd:double;
  dwc:latitude '38.951222'^^xsd:double;
  dwc:startLatitude '38.951222'^^xsd:double;
  dwc:endLatitude '38.951222'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_623'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962466 2.925099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962466"^^xsd:decimal ;
  dwc:decimalLongitude "2.925099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_611'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_611'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:startTimeOfDay '16.433333333333'^^xsd:double;
  dwc:endTimeOfDay '16.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.925099'^^xsd:double;
  dwc:startLongitude '2.925099'^^xsd:double;
  dwc:endLongitude '2.925099'^^xsd:double;
  dwc:latitude '38.962466'^^xsd:double;
  dwc:startLatitude '38.962466'^^xsd:double;
  dwc:endLatitude '38.962466'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_611'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947402 2.926526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.947402"^^xsd:decimal ;
  dwc:decimalLongitude "2.926526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_733'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_733'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:startTimeOfDay '9.95'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.926526'^^xsd:double;
  dwc:startLongitude '2.926526'^^xsd:double;
  dwc:endLongitude '2.926526'^^xsd:double;
  dwc:latitude '38.947402'^^xsd:double;
  dwc:startLatitude '38.947402'^^xsd:double;
  dwc:endLatitude '38.947402'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_733'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955497 2.926746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955497"^^xsd:decimal ;
  dwc:decimalLongitude "2.926746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_621'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_621'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:startTimeOfDay '19.716666666667'^^xsd:double;
  dwc:endTimeOfDay '19.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.926746'^^xsd:double;
  dwc:startLongitude '2.926746'^^xsd:double;
  dwc:endLongitude '2.926746'^^xsd:double;
  dwc:latitude '38.955497'^^xsd:double;
  dwc:startLatitude '38.955497'^^xsd:double;
  dwc:endLatitude '38.955497'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_621'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955197 2.927556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955197"^^xsd:decimal ;
  dwc:decimalLongitude "2.927556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_620'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_620'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.383333333333'^^xsd:double;
  dwc:startTimeOfDay '19.383333333333'^^xsd:double;
  dwc:endTimeOfDay '19.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.927556'^^xsd:double;
  dwc:startLongitude '2.927556'^^xsd:double;
  dwc:endLongitude '2.927556'^^xsd:double;
  dwc:latitude '38.955197'^^xsd:double;
  dwc:startLatitude '38.955197'^^xsd:double;
  dwc:endLatitude '38.955197'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_620'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958287 2.928345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958287"^^xsd:decimal ;
  dwc:decimalLongitude "2.928345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_610'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_610'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:startTimeOfDay '16.1'^^xsd:double;
  dwc:endTimeOfDay '16.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.928345'^^xsd:double;
  dwc:startLongitude '2.928345'^^xsd:double;
  dwc:endLongitude '2.928345'^^xsd:double;
  dwc:latitude '38.958287'^^xsd:double;
  dwc:startLatitude '38.958287'^^xsd:double;
  dwc:endLatitude '38.958287'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_610'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97225 2.929375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97225"^^xsd:decimal ;
  dwc:decimalLongitude "2.929375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_607'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_607'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.929375'^^xsd:double;
  dwc:startLongitude '2.929375'^^xsd:double;
  dwc:endLongitude '2.929375'^^xsd:double;
  dwc:latitude '38.97225'^^xsd:double;
  dwc:startLatitude '38.97225'^^xsd:double;
  dwc:endLatitude '38.97225'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_607'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955873 2.931772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955873"^^xsd:decimal ;
  dwc:decimalLongitude "2.931772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_612'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_612'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:startTimeOfDay '16.716666666667'^^xsd:double;
  dwc:endTimeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.931772'^^xsd:double;
  dwc:startLongitude '2.931772'^^xsd:double;
  dwc:endLongitude '2.931772'^^xsd:double;
  dwc:latitude '38.955873'^^xsd:double;
  dwc:startLatitude '38.955873'^^xsd:double;
  dwc:endLatitude '38.955873'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_612'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908119 2.932357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.908119"^^xsd:decimal ;
  dwc:decimalLongitude "2.932357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_202'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_202'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.932357'^^xsd:double;
  dwc:startLongitude '2.932357'^^xsd:double;
  dwc:endLongitude '2.932357'^^xsd:double;
  dwc:latitude '38.908119'^^xsd:double;
  dwc:startLatitude '38.908119'^^xsd:double;
  dwc:endLatitude '38.908119'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_202'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952413 2.933301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952413"^^xsd:decimal ;
  dwc:decimalLongitude "2.933301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_739'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_739'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:startTimeOfDay '11.95'^^xsd:double;
  dwc:endTimeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.933301'^^xsd:double;
  dwc:startLongitude '2.933301'^^xsd:double;
  dwc:endLongitude '2.933301'^^xsd:double;
  dwc:latitude '38.952413'^^xsd:double;
  dwc:startLatitude '38.952413'^^xsd:double;
  dwc:endLatitude '38.952413'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_739'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953534 2.935511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953534"^^xsd:decimal ;
  dwc:decimalLongitude "2.935511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_738'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_738'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:startTimeOfDay '11.616666666667'^^xsd:double;
  dwc:endTimeOfDay '11.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.935511'^^xsd:double;
  dwc:startLongitude '2.935511'^^xsd:double;
  dwc:endLongitude '2.935511'^^xsd:double;
  dwc:latitude '38.953534'^^xsd:double;
  dwc:startLatitude '38.953534'^^xsd:double;
  dwc:endLatitude '38.953534'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_738'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957214 2.937974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957214"^^xsd:decimal ;
  dwc:decimalLongitude "2.937974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_609'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_609'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:startTimeOfDay '15.766666666667'^^xsd:double;
  dwc:endTimeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.937974'^^xsd:double;
  dwc:startLongitude '2.937974'^^xsd:double;
  dwc:endLongitude '2.937974'^^xsd:double;
  dwc:latitude '38.957214'^^xsd:double;
  dwc:startLatitude '38.957214'^^xsd:double;
  dwc:endLatitude '38.957214'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_609'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94214 2.939454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94214"^^xsd:decimal ;
  dwc:decimalLongitude "2.939454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_732'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_732'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.939454'^^xsd:double;
  dwc:startLongitude '2.939454'^^xsd:double;
  dwc:endLongitude '2.939454'^^xsd:double;
  dwc:latitude '38.94214'^^xsd:double;
  dwc:startLatitude '38.94214'^^xsd:double;
  dwc:endLatitude '38.94214'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_732'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.869072 2.939843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.869072"^^xsd:decimal ;
  dwc:decimalLongitude "2.939843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_316'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_316'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:startTimeOfDay '6.65'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.939843'^^xsd:double;
  dwc:startLongitude '2.939843'^^xsd:double;
  dwc:endLongitude '2.939843'^^xsd:double;
  dwc:latitude '38.869072'^^xsd:double;
  dwc:startLatitude '38.869072'^^xsd:double;
  dwc:endLatitude '38.869072'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_316'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.888597 2.94049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.888597"^^xsd:decimal ;
  dwc:decimalLongitude "2.94049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_200'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_200'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.94049'^^xsd:double;
  dwc:startLongitude '2.94049'^^xsd:double;
  dwc:endLongitude '2.94049'^^xsd:double;
  dwc:latitude '38.888597'^^xsd:double;
  dwc:startLatitude '38.888597'^^xsd:double;
  dwc:endLatitude '38.888597'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_200'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968028 2.942383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968028"^^xsd:decimal ;
  dwc:decimalLongitude "2.942383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_608'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_608'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:startTimeOfDay '15.433333333333'^^xsd:double;
  dwc:endTimeOfDay '15.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.942383'^^xsd:double;
  dwc:startLongitude '2.942383'^^xsd:double;
  dwc:endLongitude '2.942383'^^xsd:double;
  dwc:latitude '38.968028'^^xsd:double;
  dwc:startLatitude '38.968028'^^xsd:double;
  dwc:endLatitude '38.968028'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_608'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95429 2.943022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95429"^^xsd:decimal ;
  dwc:decimalLongitude "2.943022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_707'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_707'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:startTimeOfDay '1.4'^^xsd:double;
  dwc:endTimeOfDay '1.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.943022'^^xsd:double;
  dwc:startLongitude '2.943022'^^xsd:double;
  dwc:endLongitude '2.943022'^^xsd:double;
  dwc:latitude '38.95429'^^xsd:double;
  dwc:startLatitude '38.95429'^^xsd:double;
  dwc:endLatitude '38.95429'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_707'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983918 2.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983918"^^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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_606'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_606'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:startTimeOfDay '14.766666666667'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.943333'^^xsd:double;
  dwc:startLongitude '2.943333'^^xsd:double;
  dwc:endLongitude '2.943333'^^xsd:double;
  dwc:latitude '38.983918'^^xsd:double;
  dwc:startLatitude '38.983918'^^xsd:double;
  dwc:endLatitude '38.983918'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_606'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.899482 2.943719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.899482"^^xsd:decimal ;
  dwc:decimalLongitude "2.943719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_201'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_201'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:startTimeOfDay '14.416666666667'^^xsd:double;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.943719'^^xsd:double;
  dwc:startLongitude '2.943719'^^xsd:double;
  dwc:endLongitude '2.943719'^^xsd:double;
  dwc:latitude '38.899482'^^xsd:double;
  dwc:startLatitude '38.899482'^^xsd:double;
  dwc:endLatitude '38.899482'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_201'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86393 2.953077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86393"^^xsd:decimal ;
  dwc:decimalLongitude "2.953077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_317'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_317'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:startTimeOfDay '6.95'^^xsd:double;
  dwc:endTimeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.953077'^^xsd:double;
  dwc:startLongitude '2.953077'^^xsd:double;
  dwc:endLongitude '2.953077'^^xsd:double;
  dwc:latitude '38.86393'^^xsd:double;
  dwc:startLatitude '38.86393'^^xsd:double;
  dwc:endLatitude '38.86393'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_317'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944033 2.953783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.944033"^^xsd:decimal ;
  dwc:decimalLongitude "2.953783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_731'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_731'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.953783'^^xsd:double;
  dwc:startLongitude '2.953783'^^xsd:double;
  dwc:endLongitude '2.953783'^^xsd:double;
  dwc:latitude '38.944033'^^xsd:double;
  dwc:startLatitude '38.944033'^^xsd:double;
  dwc:endLatitude '38.944033'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_731'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961033 2.957382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961033"^^xsd:decimal ;
  dwc:decimalLongitude "2.957382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_730'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_730'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:startTimeOfDay '8.95'^^xsd:double;
  dwc:endTimeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.957382'^^xsd:double;
  dwc:startLongitude '2.957382'^^xsd:double;
  dwc:endLongitude '2.957382'^^xsd:double;
  dwc:latitude '38.961033'^^xsd:double;
  dwc:startLatitude '38.961033'^^xsd:double;
  dwc:endLatitude '38.961033'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_730'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955143 2.961191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955143"^^xsd:decimal ;
  dwc:decimalLongitude "2.961191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_708'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_708'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.961191'^^xsd:double;
  dwc:startLongitude '2.961191'^^xsd:double;
  dwc:endLongitude '2.961191'^^xsd:double;
  dwc:latitude '38.955143'^^xsd:double;
  dwc:startLatitude '38.955143'^^xsd:double;
  dwc:endLatitude '38.955143'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_708'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970346 2.965005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970346"^^xsd:decimal ;
  dwc:decimalLongitude "2.965005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_605'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_605'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:startTimeOfDay '14.433333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.965005'^^xsd:double;
  dwc:startLongitude '2.965005'^^xsd:double;
  dwc:endLongitude '2.965005'^^xsd:double;
  dwc:latitude '38.970346'^^xsd:double;
  dwc:startLatitude '38.970346'^^xsd:double;
  dwc:endLatitude '38.970346'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_605'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953024 2.96508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953024"^^xsd:decimal ;
  dwc:decimalLongitude "2.96508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_709'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_709'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '2.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.96508'^^xsd:double;
  dwc:startLongitude '2.96508'^^xsd:double;
  dwc:endLongitude '2.96508'^^xsd:double;
  dwc:latitude '38.953024'^^xsd:double;
  dwc:startLatitude '38.953024'^^xsd:double;
  dwc:endLatitude '38.953024'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_709'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.860394 2.965142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.860394"^^xsd:decimal ;
  dwc:decimalLongitude "2.965142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_318'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_318'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.965142'^^xsd:double;
  dwc:startLongitude '2.965142'^^xsd:double;
  dwc:endLongitude '2.965142'^^xsd:double;
  dwc:latitude '38.860394'^^xsd:double;
  dwc:startLatitude '38.860394'^^xsd:double;
  dwc:endLatitude '38.860394'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_318'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.843487 2.966577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.843487"^^xsd:decimal ;
  dwc:decimalLongitude "2.966577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_434'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_434'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:startTimeOfDay '15.633333333333'^^xsd:double;
  dwc:endTimeOfDay '15.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.966577'^^xsd:double;
  dwc:startLongitude '2.966577'^^xsd:double;
  dwc:endLongitude '2.966577'^^xsd:double;
  dwc:latitude '38.843487'^^xsd:double;
  dwc:startLatitude '38.843487'^^xsd:double;
  dwc:endLatitude '38.843487'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_434'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.845829 2.968127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.845829"^^xsd:decimal ;
  dwc:decimalLongitude "2.968127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_433'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_433'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:startTimeOfDay '15.3'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.968127'^^xsd:double;
  dwc:startLongitude '2.968127'^^xsd:double;
  dwc:endLongitude '2.968127'^^xsd:double;
  dwc:latitude '38.845829'^^xsd:double;
  dwc:startLatitude '38.845829'^^xsd:double;
  dwc:endLatitude '38.845829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_433'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.832478 2.969065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.832478"^^xsd:decimal ;
  dwc:decimalLongitude "2.969065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_435'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_435'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:startTimeOfDay '15.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.969065'^^xsd:double;
  dwc:startLongitude '2.969065'^^xsd:double;
  dwc:endLongitude '2.969065'^^xsd:double;
  dwc:latitude '38.832478'^^xsd:double;
  dwc:startLatitude '38.832478'^^xsd:double;
  dwc:endLatitude '38.832478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_435'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973275 2.973685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973275"^^xsd:decimal ;
  dwc:decimalLongitude "2.973685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_604'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_604'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.973685'^^xsd:double;
  dwc:startLongitude '2.973685'^^xsd:double;
  dwc:endLongitude '2.973685'^^xsd:double;
  dwc:latitude '38.973275'^^xsd:double;
  dwc:startLatitude '38.973275'^^xsd:double;
  dwc:endLatitude '38.973275'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_604'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.889164 2.975643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.889164"^^xsd:decimal ;
  dwc:decimalLongitude "2.975643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_431'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_431'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:startTimeOfDay '14.633333333333'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.975643'^^xsd:double;
  dwc:startLongitude '2.975643'^^xsd:double;
  dwc:endLongitude '2.975643'^^xsd:double;
  dwc:latitude '38.889164'^^xsd:double;
  dwc:startLatitude '38.889164'^^xsd:double;
  dwc:endLatitude '38.889164'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_431'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.851158 2.97646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.851158"^^xsd:decimal ;
  dwc:decimalLongitude "2.97646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_319'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_319'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.97646'^^xsd:double;
  dwc:startLongitude '2.97646'^^xsd:double;
  dwc:endLongitude '2.97646'^^xsd:double;
  dwc:latitude '38.851158'^^xsd:double;
  dwc:startLatitude '38.851158'^^xsd:double;
  dwc:endLatitude '38.851158'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_319'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955089 2.976565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955089"^^xsd:decimal ;
  dwc:decimalLongitude "2.976565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_710'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_710'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:startTimeOfDay '2.4'^^xsd:double;
  dwc:endTimeOfDay '2.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.976565'^^xsd:double;
  dwc:startLongitude '2.976565'^^xsd:double;
  dwc:endLongitude '2.976565'^^xsd:double;
  dwc:latitude '38.955089'^^xsd:double;
  dwc:startLatitude '38.955089'^^xsd:double;
  dwc:endLatitude '38.955089'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_710'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.861008 2.978455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.861008"^^xsd:decimal ;
  dwc:decimalLongitude "2.978455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_432'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_432'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.978455'^^xsd:double;
  dwc:startLongitude '2.978455'^^xsd:double;
  dwc:endLongitude '2.978455'^^xsd:double;
  dwc:latitude '38.861008'^^xsd:double;
  dwc:startLatitude '38.861008'^^xsd:double;
  dwc:endLatitude '38.861008'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_432'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.814758 2.978482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.814758"^^xsd:decimal ;
  dwc:decimalLongitude "2.978482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_437'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_437'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.978482'^^xsd:double;
  dwc:startLongitude '2.978482'^^xsd:double;
  dwc:endLongitude '2.978482'^^xsd:double;
  dwc:latitude '38.814758'^^xsd:double;
  dwc:startLatitude '38.814758'^^xsd:double;
  dwc:endLatitude '38.814758'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_437'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81765 2.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81765"^^xsd:decimal ;
  dwc:decimalLongitude "2.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_436'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_436'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:startTimeOfDay '16.3'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.98'^^xsd:double;
  dwc:startLongitude '2.98'^^xsd:double;
  dwc:endLongitude '2.98'^^xsd:double;
  dwc:latitude '38.81765'^^xsd:double;
  dwc:startLatitude '38.81765'^^xsd:double;
  dwc:endLatitude '38.81765'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_436'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.896938 2.98093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.896938"^^xsd:decimal ;
  dwc:decimalLongitude "2.98093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_430'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_430'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:startTimeOfDay '14.3'^^xsd:double;
  dwc:endTimeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.98093'^^xsd:double;
  dwc:startLongitude '2.98093'^^xsd:double;
  dwc:endLongitude '2.98093'^^xsd:double;
  dwc:latitude '38.896938'^^xsd:double;
  dwc:startLatitude '38.896938'^^xsd:double;
  dwc:endLatitude '38.896938'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_430'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974326 2.984714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974326"^^xsd:decimal ;
  dwc:decimalLongitude "2.984714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_603'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_603'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:startTimeOfDay '13.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.984714'^^xsd:double;
  dwc:startLongitude '2.984714'^^xsd:double;
  dwc:endLongitude '2.984714'^^xsd:double;
  dwc:latitude '38.974326'^^xsd:double;
  dwc:startLatitude '38.974326'^^xsd:double;
  dwc:endLatitude '38.974326'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_603'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956355 2.987396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956355"^^xsd:decimal ;
  dwc:decimalLongitude "2.987396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_711'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_711'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.987396'^^xsd:double;
  dwc:startLongitude '2.987396'^^xsd:double;
  dwc:endLongitude '2.987396'^^xsd:double;
  dwc:latitude '38.956355'^^xsd:double;
  dwc:startLatitude '38.956355'^^xsd:double;
  dwc:endLatitude '38.956355'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_711'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.920162 2.989262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.920162"^^xsd:decimal ;
  dwc:decimalLongitude "2.989262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_427'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_427'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.989262'^^xsd:double;
  dwc:startLongitude '2.989262'^^xsd:double;
  dwc:endLongitude '2.989262'^^xsd:double;
  dwc:latitude '38.920162'^^xsd:double;
  dwc:startLatitude '38.920162'^^xsd:double;
  dwc:endLatitude '38.920162'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_427'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956946 2.991318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956946"^^xsd:decimal ;
  dwc:decimalLongitude "2.991318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_729'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_729'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.991318'^^xsd:double;
  dwc:startLongitude '2.991318'^^xsd:double;
  dwc:endLongitude '2.991318'^^xsd:double;
  dwc:latitude '38.956946'^^xsd:double;
  dwc:startLatitude '38.956946'^^xsd:double;
  dwc:endLatitude '38.956946'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_729'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.851967 2.992945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.851967"^^xsd:decimal ;
  dwc:decimalLongitude "2.992945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_320'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_320'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:startTimeOfDay '7.9'^^xsd:double;
  dwc:endTimeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.992945'^^xsd:double;
  dwc:startLongitude '2.992945'^^xsd:double;
  dwc:endLongitude '2.992945'^^xsd:double;
  dwc:latitude '38.851967'^^xsd:double;
  dwc:startLatitude '38.851967'^^xsd:double;
  dwc:endLatitude '38.851967'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_320'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.898438 2.993372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.898438"^^xsd:decimal ;
  dwc:decimalLongitude "2.993372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_429'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_429'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.993372'^^xsd:double;
  dwc:startLongitude '2.993372'^^xsd:double;
  dwc:endLongitude '2.993372'^^xsd:double;
  dwc:latitude '38.898438'^^xsd:double;
  dwc:startLatitude '38.898438'^^xsd:double;
  dwc:endLatitude '38.898438'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_429'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977003 2.994311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977003"^^xsd:decimal ;
  dwc:decimalLongitude "2.994311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_602'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_602'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.994311'^^xsd:double;
  dwc:startLongitude '2.994311'^^xsd:double;
  dwc:endLongitude '2.994311'^^xsd:double;
  dwc:latitude '38.977003'^^xsd:double;
  dwc:startLatitude '38.977003'^^xsd:double;
  dwc:endLatitude '38.977003'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_602'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99219 2.995598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99219"^^xsd:decimal ;
  dwc:decimalLongitude "2.995598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_601'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_601'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.995598'^^xsd:double;
  dwc:startLongitude '2.995598'^^xsd:double;
  dwc:endLongitude '2.995598'^^xsd:double;
  dwc:latitude '38.99219'^^xsd:double;
  dwc:startLatitude '38.99219'^^xsd:double;
  dwc:endLatitude '38.99219'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_601'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958056 2.997969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958056"^^xsd:decimal ;
  dwc:decimalLongitude "2.997969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_712'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_712'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '3.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '2.997969'^^xsd:double;
  dwc:startLongitude '2.997969'^^xsd:double;
  dwc:endLongitude '2.997969'^^xsd:double;
  dwc:latitude '38.958056'^^xsd:double;
  dwc:startLatitude '38.958056'^^xsd:double;
  dwc:endLatitude '38.958056'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_712'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002752 3.000421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.002752"^^xsd:decimal ;
  dwc:decimalLongitude "3.000421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_600'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_600'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.766666666667'^^xsd:double;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.000421'^^xsd:double;
  dwc:startLongitude '3.000421'^^xsd:double;
  dwc:endLongitude '3.000421'^^xsd:double;
  dwc:latitude '39.002752'^^xsd:double;
  dwc:startLatitude '39.002752'^^xsd:double;
  dwc:endLatitude '39.002752'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_600'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.911915 3.003135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.911915"^^xsd:decimal ;
  dwc:decimalLongitude "3.003135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_428'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_428'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:startTimeOfDay '13.633333333333'^^xsd:double;
  dwc:endTimeOfDay '13.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.003135'^^xsd:double;
  dwc:startLongitude '3.003135'^^xsd:double;
  dwc:endLongitude '3.003135'^^xsd:double;
  dwc:latitude '38.911915'^^xsd:double;
  dwc:startLatitude '38.911915'^^xsd:double;
  dwc:endLatitude '38.911915'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_428'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997592 3.005319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.997592"^^xsd:decimal ;
  dwc:decimalLongitude "3.005319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_599'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_599'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:startTimeOfDay '12.433333333333'^^xsd:double;
  dwc:endTimeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.005319'^^xsd:double;
  dwc:startLongitude '3.005319'^^xsd:double;
  dwc:endLongitude '3.005319'^^xsd:double;
  dwc:latitude '38.997592'^^xsd:double;
  dwc:startLatitude '38.997592'^^xsd:double;
  dwc:endLatitude '38.997592'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_599'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959955 3.010163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959955"^^xsd:decimal ;
  dwc:decimalLongitude "3.010163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_713'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_713'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '3.4'^^xsd:double;
  dwc:startTimeOfDay '3.4'^^xsd:double;
  dwc:endTimeOfDay '3.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.010163'^^xsd:double;
  dwc:startLongitude '3.010163'^^xsd:double;
  dwc:endLongitude '3.010163'^^xsd:double;
  dwc:latitude '38.959955'^^xsd:double;
  dwc:startLatitude '38.959955'^^xsd:double;
  dwc:endLatitude '38.959955'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_713'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965577 3.010222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.965577"^^xsd:decimal ;
  dwc:decimalLongitude "3.010222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_728'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_728'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.010222'^^xsd:double;
  dwc:startLongitude '3.010222'^^xsd:double;
  dwc:endLongitude '3.010222'^^xsd:double;
  dwc:latitude '38.965577'^^xsd:double;
  dwc:startLatitude '38.965577'^^xsd:double;
  dwc:endLatitude '38.965577'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_728'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.845593 3.010403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.845593"^^xsd:decimal ;
  dwc:decimalLongitude "3.010403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_321'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_321'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.010403'^^xsd:double;
  dwc:startLongitude '3.010403'^^xsd:double;
  dwc:endLongitude '3.010403'^^xsd:double;
  dwc:latitude '38.845593'^^xsd:double;
  dwc:startLatitude '38.845593'^^xsd:double;
  dwc:endLatitude '38.845593'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_321'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.913548 3.010632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.913548"^^xsd:decimal ;
  dwc:decimalLongitude "3.010632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_426'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_426'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:startTimeOfDay '12.966666666667'^^xsd:double;
  dwc:endTimeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.010632'^^xsd:double;
  dwc:startLongitude '3.010632'^^xsd:double;
  dwc:endLongitude '3.010632'^^xsd:double;
  dwc:latitude '38.913548'^^xsd:double;
  dwc:startLatitude '38.913548'^^xsd:double;
  dwc:endLatitude '38.913548'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_426'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.935579 3.017249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.935579"^^xsd:decimal ;
  dwc:decimalLongitude "3.017249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_642'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_642'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:startTimeOfDay '15.816666666667'^^xsd:double;
  dwc:endTimeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.017249'^^xsd:double;
  dwc:startLongitude '3.017249'^^xsd:double;
  dwc:endLongitude '3.017249'^^xsd:double;
  dwc:latitude '38.935579'^^xsd:double;
  dwc:startLatitude '38.935579'^^xsd:double;
  dwc:endLatitude '38.935579'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_642'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997211 3.017319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.997211"^^xsd:decimal ;
  dwc:decimalLongitude "3.017319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_598'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_598'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:startTimeOfDay '12.1'^^xsd:double;
  dwc:endTimeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.017319'^^xsd:double;
  dwc:startLongitude '3.017319'^^xsd:double;
  dwc:endLongitude '3.017319'^^xsd:double;
  dwc:latitude '38.997211'^^xsd:double;
  dwc:startLatitude '38.997211'^^xsd:double;
  dwc:endLatitude '38.997211'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_598'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.807621 3.021342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.807621"^^xsd:decimal ;
  dwc:decimalLongitude "3.021342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_328'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_328'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:startTimeOfDay '10.4'^^xsd:double;
  dwc:endTimeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.021342'^^xsd:double;
  dwc:startLongitude '3.021342'^^xsd:double;
  dwc:endLongitude '3.021342'^^xsd:double;
  dwc:latitude '38.807621'^^xsd:double;
  dwc:startLatitude '38.807621'^^xsd:double;
  dwc:endLatitude '38.807621'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_328'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07225 3.022434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07225"^^xsd:decimal ;
  dwc:decimalLongitude "3.022434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_276'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_276'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:startTimeOfDay '13.783333333333'^^xsd:double;
  dwc:endTimeOfDay '13.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.022434'^^xsd:double;
  dwc:startLongitude '3.022434'^^xsd:double;
  dwc:endLongitude '3.022434'^^xsd:double;
  dwc:latitude '39.07225'^^xsd:double;
  dwc:startLatitude '39.07225'^^xsd:double;
  dwc:endLatitude '39.07225'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_276'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961816 3.022892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961816"^^xsd:decimal ;
  dwc:decimalLongitude "3.022892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_714'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_714'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '3.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '3.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.022892'^^xsd:double;
  dwc:startLongitude '3.022892'^^xsd:double;
  dwc:endLongitude '3.022892'^^xsd:double;
  dwc:latitude '38.961816'^^xsd:double;
  dwc:startLatitude '38.961816'^^xsd:double;
  dwc:endLatitude '38.961816'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_714'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.845482 3.024255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.845482"^^xsd:decimal ;
  dwc:decimalLongitude "3.024255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_322'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_322'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.024255'^^xsd:double;
  dwc:startLongitude '3.024255'^^xsd:double;
  dwc:endLongitude '3.024255'^^xsd:double;
  dwc:latitude '38.845482'^^xsd:double;
  dwc:startLatitude '38.845482'^^xsd:double;
  dwc:endLatitude '38.845482'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_322'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075363 3.024802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.075363"^^xsd:decimal ;
  dwc:decimalLongitude "3.024802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_277'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_277'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.024802'^^xsd:double;
  dwc:startLongitude '3.024802'^^xsd:double;
  dwc:endLongitude '3.024802'^^xsd:double;
  dwc:latitude '39.075363'^^xsd:double;
  dwc:startLatitude '39.075363'^^xsd:double;
  dwc:endLatitude '39.075363'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_277'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97718 3.025677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97718"^^xsd:decimal ;
  dwc:decimalLongitude "3.025677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_727'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_727'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.025677'^^xsd:double;
  dwc:startLongitude '3.025677'^^xsd:double;
  dwc:endLongitude '3.025677'^^xsd:double;
  dwc:latitude '38.97718'^^xsd:double;
  dwc:startLatitude '38.97718'^^xsd:double;
  dwc:endLatitude '38.97718'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_727'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992989 3.025768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992989"^^xsd:decimal ;
  dwc:decimalLongitude "3.025768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_597'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_597'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:startTimeOfDay '11.766666666667'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.025768'^^xsd:double;
  dwc:startLongitude '3.025768'^^xsd:double;
  dwc:endLongitude '3.025768'^^xsd:double;
  dwc:latitude '38.992989'^^xsd:double;
  dwc:startLatitude '38.992989'^^xsd:double;
  dwc:endLatitude '38.992989'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_597'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.828476 3.026829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.828476"^^xsd:decimal ;
  dwc:decimalLongitude "3.026829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_326'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_326'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.026829'^^xsd:double;
  dwc:startLongitude '3.026829'^^xsd:double;
  dwc:endLongitude '3.026829'^^xsd:double;
  dwc:latitude '38.828476'^^xsd:double;
  dwc:startLatitude '38.828476'^^xsd:double;
  dwc:endLatitude '38.828476'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_326'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.923428 3.028077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.923428"^^xsd:decimal ;
  dwc:decimalLongitude "3.028077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_425'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_425'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:startTimeOfDay '12.633333333333'^^xsd:double;
  dwc:endTimeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.028077'^^xsd:double;
  dwc:startLongitude '3.028077'^^xsd:double;
  dwc:endLongitude '3.028077'^^xsd:double;
  dwc:latitude '38.923428'^^xsd:double;
  dwc:startLatitude '38.923428'^^xsd:double;
  dwc:endLatitude '38.923428'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_425'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.936335 3.029754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.936335"^^xsd:decimal ;
  dwc:decimalLongitude "3.029754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_641'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_641'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:startTimeOfDay '15.483333333333'^^xsd:double;
  dwc:endTimeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.029754'^^xsd:double;
  dwc:startLongitude '3.029754'^^xsd:double;
  dwc:endLongitude '3.029754'^^xsd:double;
  dwc:latitude '38.936335'^^xsd:double;
  dwc:startLatitude '38.936335'^^xsd:double;
  dwc:endLatitude '38.936335'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_641'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93882 3.031075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93882"^^xsd:decimal ;
  dwc:decimalLongitude "3.031075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_423'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_423'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:startTimeOfDay '11.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.031075'^^xsd:double;
  dwc:startLongitude '3.031075'^^xsd:double;
  dwc:endLongitude '3.031075'^^xsd:double;
  dwc:latitude '38.93882'^^xsd:double;
  dwc:startLatitude '38.93882'^^xsd:double;
  dwc:endLatitude '38.93882'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_423'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981053 3.031497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981053"^^xsd:decimal ;
  dwc:decimalLongitude "3.031497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_726'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_726'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:startTimeOfDay '7.6'^^xsd:double;
  dwc:endTimeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.031497'^^xsd:double;
  dwc:startLongitude '3.031497'^^xsd:double;
  dwc:endLongitude '3.031497'^^xsd:double;
  dwc:latitude '38.981053'^^xsd:double;
  dwc:startLatitude '38.981053'^^xsd:double;
  dwc:endLatitude '38.981053'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_726'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.923847 3.03156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.923847"^^xsd:decimal ;
  dwc:decimalLongitude "3.03156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_424'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_424'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:startTimeOfDay '12.3'^^xsd:double;
  dwc:endTimeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.03156'^^xsd:double;
  dwc:startLongitude '3.03156'^^xsd:double;
  dwc:endLongitude '3.03156'^^xsd:double;
  dwc:latitude '38.923847'^^xsd:double;
  dwc:startLatitude '38.923847'^^xsd:double;
  dwc:endLatitude '38.923847'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_424'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.807625 3.032039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.807625"^^xsd:decimal ;
  dwc:decimalLongitude "3.032039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_329'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_329'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:startTimeOfDay '10.7'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.032039'^^xsd:double;
  dwc:startLongitude '3.032039'^^xsd:double;
  dwc:endLongitude '3.032039'^^xsd:double;
  dwc:latitude '38.807625'^^xsd:double;
  dwc:startLatitude '38.807625'^^xsd:double;
  dwc:endLatitude '38.807625'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_329'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.949528 3.032631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.949528"^^xsd:decimal ;
  dwc:decimalLongitude "3.032631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_422'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_422'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:startTimeOfDay '11.633333333333'^^xsd:double;
  dwc:endTimeOfDay '11.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.032631'^^xsd:double;
  dwc:startLongitude '3.032631'^^xsd:double;
  dwc:endLongitude '3.032631'^^xsd:double;
  dwc:latitude '38.949528'^^xsd:double;
  dwc:startLatitude '38.949528'^^xsd:double;
  dwc:endLatitude '38.949528'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_422'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818966 3.034275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.818966"^^xsd:decimal ;
  dwc:decimalLongitude "3.034275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_327'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_327'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:startTimeOfDay '10.083333333333'^^xsd:double;
  dwc:endTimeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.034275'^^xsd:double;
  dwc:startLongitude '3.034275'^^xsd:double;
  dwc:endLongitude '3.034275'^^xsd:double;
  dwc:latitude '38.818966'^^xsd:double;
  dwc:startLatitude '38.818966'^^xsd:double;
  dwc:endLatitude '38.818966'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_327'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.838608 3.03473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.838608"^^xsd:decimal ;
  dwc:decimalLongitude "3.03473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_323'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_323'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.03473'^^xsd:double;
  dwc:startLongitude '3.03473'^^xsd:double;
  dwc:endLongitude '3.03473'^^xsd:double;
  dwc:latitude '38.838608'^^xsd:double;
  dwc:startLatitude '38.838608'^^xsd:double;
  dwc:endLatitude '38.838608'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_323'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83091 3.035114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83091"^^xsd:decimal ;
  dwc:decimalLongitude "3.035114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_325'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_325'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:startTimeOfDay '9.45'^^xsd:double;
  dwc:endTimeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.035114'^^xsd:double;
  dwc:startLongitude '3.035114'^^xsd:double;
  dwc:endLongitude '3.035114'^^xsd:double;
  dwc:latitude '38.83091'^^xsd:double;
  dwc:startLatitude '38.83091'^^xsd:double;
  dwc:endLatitude '38.83091'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_325'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96342 3.035831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96342"^^xsd:decimal ;
  dwc:decimalLongitude "3.035831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_715'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_715'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '4.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.035831'^^xsd:double;
  dwc:startLongitude '3.035831'^^xsd:double;
  dwc:endLongitude '3.035831'^^xsd:double;
  dwc:latitude '38.96342'^^xsd:double;
  dwc:startLatitude '38.96342'^^xsd:double;
  dwc:endLatitude '38.96342'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_715'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.033405 3.036346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.033405"^^xsd:decimal ;
  dwc:decimalLongitude "3.036346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_211'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_211'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:startTimeOfDay '21.133333333333'^^xsd:double;
  dwc:endTimeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.036346'^^xsd:double;
  dwc:startLongitude '3.036346'^^xsd:double;
  dwc:endLongitude '3.036346'^^xsd:double;
  dwc:latitude '39.033405'^^xsd:double;
  dwc:startLatitude '39.033405'^^xsd:double;
  dwc:endLatitude '39.033405'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_211'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.935649 3.036931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.935649"^^xsd:decimal ;
  dwc:decimalLongitude "3.036931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_640'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_640'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:startTimeOfDay '15.15'^^xsd:double;
  dwc:endTimeOfDay '15.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.036931'^^xsd:double;
  dwc:startLongitude '3.036931'^^xsd:double;
  dwc:endLongitude '3.036931'^^xsd:double;
  dwc:latitude '38.935649'^^xsd:double;
  dwc:startLatitude '38.935649'^^xsd:double;
  dwc:endLatitude '38.935649'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_640'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.834606 3.03833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.834606"^^xsd:decimal ;
  dwc:decimalLongitude "3.03833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_324'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_324'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:startTimeOfDay '9.15'^^xsd:double;
  dwc:endTimeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.03833'^^xsd:double;
  dwc:startLongitude '3.03833'^^xsd:double;
  dwc:endLongitude '3.03833'^^xsd:double;
  dwc:latitude '38.834606'^^xsd:double;
  dwc:startLatitude '38.834606'^^xsd:double;
  dwc:endLatitude '38.834606'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_324'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.063946 3.038608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.063946"^^xsd:decimal ;
  dwc:decimalLongitude "3.038608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_275'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_275'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.038608'^^xsd:double;
  dwc:startLongitude '3.038608'^^xsd:double;
  dwc:endLongitude '3.038608'^^xsd:double;
  dwc:latitude '39.063946'^^xsd:double;
  dwc:startLatitude '39.063946'^^xsd:double;
  dwc:endLatitude '39.063946'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_275'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981579 3.039908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981579"^^xsd:decimal ;
  dwc:decimalLongitude "3.039908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_725'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_725'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.039908'^^xsd:double;
  dwc:startLongitude '3.039908'^^xsd:double;
  dwc:endLongitude '3.039908'^^xsd:double;
  dwc:latitude '38.981579'^^xsd:double;
  dwc:startLatitude '38.981579'^^xsd:double;
  dwc:endLatitude '38.981579'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_725'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.049471 3.041228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.049471"^^xsd:decimal ;
  dwc:decimalLongitude "3.041228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_213'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_213'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '22.016666666667'^^xsd:double;
  dwc:startTimeOfDay '22.016666666667'^^xsd:double;
  dwc:endTimeOfDay '22.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.041228'^^xsd:double;
  dwc:startLongitude '3.041228'^^xsd:double;
  dwc:endLongitude '3.041228'^^xsd:double;
  dwc:latitude '39.049471'^^xsd:double;
  dwc:startLatitude '39.049471'^^xsd:double;
  dwc:endLatitude '39.049471'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_213'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963404 3.041679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963404"^^xsd:decimal ;
  dwc:decimalLongitude "3.041679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_716'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_716'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:startTimeOfDay '4.4'^^xsd:double;
  dwc:endTimeOfDay '4.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.041679'^^xsd:double;
  dwc:startLongitude '3.041679'^^xsd:double;
  dwc:endLongitude '3.041679'^^xsd:double;
  dwc:latitude '38.963404'^^xsd:double;
  dwc:startLatitude '38.963404'^^xsd:double;
  dwc:endLatitude '38.963404'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_716'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993188 3.04206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.993188"^^xsd:decimal ;
  dwc:decimalLongitude "3.04206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_596'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_596'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:startTimeOfDay '11.433333333333'^^xsd:double;
  dwc:endTimeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.04206'^^xsd:double;
  dwc:startLongitude '3.04206'^^xsd:double;
  dwc:endLongitude '3.04206'^^xsd:double;
  dwc:latitude '38.993188'^^xsd:double;
  dwc:startLatitude '38.993188'^^xsd:double;
  dwc:endLatitude '38.993188'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_596'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.078812 3.04277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.078812"^^xsd:decimal ;
  dwc:decimalLongitude "3.04277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_278'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_278'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:startTimeOfDay '14.4'^^xsd:double;
  dwc:endTimeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.04277'^^xsd:double;
  dwc:startLongitude '3.04277'^^xsd:double;
  dwc:endLongitude '3.04277'^^xsd:double;
  dwc:latitude '39.078812'^^xsd:double;
  dwc:startLatitude '39.078812'^^xsd:double;
  dwc:endLatitude '39.078812'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_278'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.030776 3.043492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.030776"^^xsd:decimal ;
  dwc:decimalLongitude "3.043492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_212'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_212'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:startTimeOfDay '21.683333333333'^^xsd:double;
  dwc:endTimeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.043492'^^xsd:double;
  dwc:startLongitude '3.043492'^^xsd:double;
  dwc:endLongitude '3.043492'^^xsd:double;
  dwc:latitude '39.030776'^^xsd:double;
  dwc:startLatitude '39.030776'^^xsd:double;
  dwc:endLatitude '39.030776'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_212'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81226 3.043667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81226"^^xsd:decimal ;
  dwc:decimalLongitude "3.043667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_330'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_330'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:startTimeOfDay '10.983333333333'^^xsd:double;
  dwc:endTimeOfDay '10.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.043667'^^xsd:double;
  dwc:startLongitude '3.043667'^^xsd:double;
  dwc:endLongitude '3.043667'^^xsd:double;
  dwc:latitude '38.81226'^^xsd:double;
  dwc:startLatitude '38.81226'^^xsd:double;
  dwc:endLatitude '38.81226'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_330'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.055189 3.04457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.055189"^^xsd:decimal ;
  dwc:decimalLongitude "3.04457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_214'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_214'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:startTimeOfDay '22.35'^^xsd:double;
  dwc:endTimeOfDay '22.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.04457'^^xsd:double;
  dwc:startLongitude '3.04457'^^xsd:double;
  dwc:endLongitude '3.04457'^^xsd:double;
  dwc:latitude '39.055189'^^xsd:double;
  dwc:startLatitude '39.055189'^^xsd:double;
  dwc:endLatitude '39.055189'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_214'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965153 3.048282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.965153"^^xsd:decimal ;
  dwc:decimalLongitude "3.048282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_717'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_717'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '4.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '4.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.048282'^^xsd:double;
  dwc:startLongitude '3.048282'^^xsd:double;
  dwc:endLongitude '3.048282'^^xsd:double;
  dwc:latitude '38.965153'^^xsd:double;
  dwc:startLatitude '38.965153'^^xsd:double;
  dwc:endLatitude '38.965153'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_717'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993735 3.048534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.993735"^^xsd:decimal ;
  dwc:decimalLongitude "3.048534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_595'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_595'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:startTimeOfDay '11.1'^^xsd:double;
  dwc:endTimeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.048534'^^xsd:double;
  dwc:startLongitude '3.048534'^^xsd:double;
  dwc:endLongitude '3.048534'^^xsd:double;
  dwc:latitude '38.993735'^^xsd:double;
  dwc:startLatitude '38.993735'^^xsd:double;
  dwc:endLatitude '38.993735'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_595'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983167 3.048797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983167"^^xsd:decimal ;
  dwc:decimalLongitude "3.048797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_724'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_724'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.048797'^^xsd:double;
  dwc:startLongitude '3.048797'^^xsd:double;
  dwc:endLongitude '3.048797'^^xsd:double;
  dwc:latitude '38.983167'^^xsd:double;
  dwc:startLatitude '38.983167'^^xsd:double;
  dwc:endLatitude '38.983167'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_724'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97011 3.049189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97011"^^xsd:decimal ;
  dwc:decimalLongitude "3.049189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_718'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_718'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '5.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.049189'^^xsd:double;
  dwc:startLongitude '3.049189'^^xsd:double;
  dwc:endLongitude '3.049189'^^xsd:double;
  dwc:latitude '38.97011'^^xsd:double;
  dwc:startLatitude '38.97011'^^xsd:double;
  dwc:endLatitude '38.97011'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_718'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99462 3.05075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99462"^^xsd:decimal ;
  dwc:decimalLongitude "3.05075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_594'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_594'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:startTimeOfDay '10.766666666667'^^xsd:double;
  dwc:endTimeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.05075'^^xsd:double;
  dwc:startLongitude '3.05075'^^xsd:double;
  dwc:endLongitude '3.05075'^^xsd:double;
  dwc:latitude '38.99462'^^xsd:double;
  dwc:startLatitude '38.99462'^^xsd:double;
  dwc:endLatitude '38.99462'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_594'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939881 3.051753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.939881"^^xsd:decimal ;
  dwc:decimalLongitude "3.051753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_639'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_639'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:startTimeOfDay '14.816666666667'^^xsd:double;
  dwc:endTimeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.051753'^^xsd:double;
  dwc:startLongitude '3.051753'^^xsd:double;
  dwc:endLongitude '3.051753'^^xsd:double;
  dwc:latitude '38.939881'^^xsd:double;
  dwc:startLatitude '38.939881'^^xsd:double;
  dwc:endLatitude '38.939881'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_639'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979106 3.05333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979106"^^xsd:decimal ;
  dwc:decimalLongitude "3.05333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_719'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_719'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:startTimeOfDay '5.4'^^xsd:double;
  dwc:endTimeOfDay '5.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.05333'^^xsd:double;
  dwc:startLongitude '3.05333'^^xsd:double;
  dwc:endLongitude '3.05333'^^xsd:double;
  dwc:latitude '38.979106'^^xsd:double;
  dwc:startLatitude '38.979106'^^xsd:double;
  dwc:endLatitude '38.979106'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_719'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983998 3.054634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983998"^^xsd:decimal ;
  dwc:decimalLongitude "3.054634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_723'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_723'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.054634'^^xsd:double;
  dwc:startLongitude '3.054634'^^xsd:double;
  dwc:endLongitude '3.054634'^^xsd:double;
  dwc:latitude '38.983998'^^xsd:double;
  dwc:startLatitude '38.983998'^^xsd:double;
  dwc:endLatitude '38.983998'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_723'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.073799 3.056035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.073799"^^xsd:decimal ;
  dwc:decimalLongitude "3.056035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_279'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_279'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:startTimeOfDay '14.716666666667'^^xsd:double;
  dwc:endTimeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.056035'^^xsd:double;
  dwc:startLongitude '3.056035'^^xsd:double;
  dwc:endLongitude '3.056035'^^xsd:double;
  dwc:latitude '39.073799'^^xsd:double;
  dwc:startLatitude '39.073799'^^xsd:double;
  dwc:endLatitude '39.073799'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_279'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080505 3.056237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.080505"^^xsd:decimal ;
  dwc:decimalLongitude "3.056237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_280'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_280'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.056237'^^xsd:double;
  dwc:startLongitude '3.056237'^^xsd:double;
  dwc:endLongitude '3.056237'^^xsd:double;
  dwc:latitude '39.080505'^^xsd:double;
  dwc:startLatitude '39.080505'^^xsd:double;
  dwc:endLatitude '39.080505'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_280'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.043581 3.058984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.043581"^^xsd:decimal ;
  dwc:decimalLongitude "3.058984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_215'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_215'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '22.683333333333'^^xsd:double;
  dwc:startTimeOfDay '22.683333333333'^^xsd:double;
  dwc:endTimeOfDay '22.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.058984'^^xsd:double;
  dwc:startLongitude '3.058984'^^xsd:double;
  dwc:endLongitude '3.058984'^^xsd:double;
  dwc:latitude '39.043581'^^xsd:double;
  dwc:startLatitude '39.043581'^^xsd:double;
  dwc:endLatitude '39.043581'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_215'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.064983 3.059597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.064983"^^xsd:decimal ;
  dwc:decimalLongitude "3.059597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_274'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_274'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:startTimeOfDay '13.183333333333'^^xsd:double;
  dwc:endTimeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.059597'^^xsd:double;
  dwc:startLongitude '3.059597'^^xsd:double;
  dwc:endLongitude '3.059597'^^xsd:double;
  dwc:latitude '39.064983'^^xsd:double;
  dwc:startLatitude '39.064983'^^xsd:double;
  dwc:endLatitude '39.064983'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_274'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947789 3.05981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.947789"^^xsd:decimal ;
  dwc:decimalLongitude "3.05981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_638'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_638'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:startTimeOfDay '14.483333333333'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.05981'^^xsd:double;
  dwc:startLongitude '3.05981'^^xsd:double;
  dwc:endLongitude '3.05981'^^xsd:double;
  dwc:latitude '38.947789'^^xsd:double;
  dwc:startLatitude '38.947789'^^xsd:double;
  dwc:endLatitude '38.947789'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_638'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989272 3.065009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989272"^^xsd:decimal ;
  dwc:decimalLongitude "3.065009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_720'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_720'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '5.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.065009'^^xsd:double;
  dwc:startLongitude '3.065009'^^xsd:double;
  dwc:endLongitude '3.065009'^^xsd:double;
  dwc:latitude '38.989272'^^xsd:double;
  dwc:startLatitude '38.989272'^^xsd:double;
  dwc:endLatitude '38.989272'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_720'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.084251 3.066705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.084251"^^xsd:decimal ;
  dwc:decimalLongitude "3.066705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_281'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_281'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.066705'^^xsd:double;
  dwc:startLongitude '3.066705'^^xsd:double;
  dwc:endLongitude '3.066705'^^xsd:double;
  dwc:latitude '39.084251'^^xsd:double;
  dwc:startLatitude '39.084251'^^xsd:double;
  dwc:endLatitude '39.084251'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_281'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.007194 3.067498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.007194"^^xsd:decimal ;
  dwc:decimalLongitude "3.067498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_593'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_593'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:startTimeOfDay '10.433333333333'^^xsd:double;
  dwc:endTimeOfDay '10.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.067498'^^xsd:double;
  dwc:startLongitude '3.067498'^^xsd:double;
  dwc:endLongitude '3.067498'^^xsd:double;
  dwc:latitude '39.007194'^^xsd:double;
  dwc:startLatitude '39.007194'^^xsd:double;
  dwc:endLatitude '39.007194'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_593'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990065 3.067836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990065"^^xsd:decimal ;
  dwc:decimalLongitude "3.067836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_722'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_722'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:startTimeOfDay '6.4'^^xsd:double;
  dwc:endTimeOfDay '6.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.067836'^^xsd:double;
  dwc:startLongitude '3.067836'^^xsd:double;
  dwc:endLongitude '3.067836'^^xsd:double;
  dwc:latitude '38.990065'^^xsd:double;
  dwc:startLatitude '38.990065'^^xsd:double;
  dwc:endLatitude '38.990065'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_722'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.942596 3.067916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.942596"^^xsd:decimal ;
  dwc:decimalLongitude "3.067916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_637'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_637'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:startTimeOfDay '14.15'^^xsd:double;
  dwc:endTimeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.067916'^^xsd:double;
  dwc:startLongitude '3.067916'^^xsd:double;
  dwc:endLongitude '3.067916'^^xsd:double;
  dwc:latitude '38.942596'^^xsd:double;
  dwc:startLatitude '38.942596'^^xsd:double;
  dwc:endLatitude '38.942596'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_637'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988955 3.075839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988955"^^xsd:decimal ;
  dwc:decimalLongitude "3.075839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_721'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_721'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.075839'^^xsd:double;
  dwc:startLongitude '3.075839'^^xsd:double;
  dwc:endLongitude '3.075839'^^xsd:double;
  dwc:latitude '38.988955'^^xsd:double;
  dwc:startLatitude '38.988955'^^xsd:double;
  dwc:endLatitude '38.988955'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_721'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.031473 3.076145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.031473"^^xsd:decimal ;
  dwc:decimalLongitude "3.076145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_216'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_216'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.016666666667'^^xsd:double;
  dwc:startTimeOfDay '23.016666666667'^^xsd:double;
  dwc:endTimeOfDay '23.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.076145'^^xsd:double;
  dwc:startLongitude '3.076145'^^xsd:double;
  dwc:endLongitude '3.076145'^^xsd:double;
  dwc:latitude '39.031473'^^xsd:double;
  dwc:startLatitude '39.031473'^^xsd:double;
  dwc:endLatitude '39.031473'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_216'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018878 3.077159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.018878"^^xsd:decimal ;
  dwc:decimalLongitude "3.077159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_218'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_218'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.683333333333'^^xsd:double;
  dwc:startTimeOfDay '23.683333333333'^^xsd:double;
  dwc:endTimeOfDay '23.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.077159'^^xsd:double;
  dwc:startLongitude '3.077159'^^xsd:double;
  dwc:endLongitude '3.077159'^^xsd:double;
  dwc:latitude '39.018878'^^xsd:double;
  dwc:startLatitude '39.018878'^^xsd:double;
  dwc:endLatitude '39.018878'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_218'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.025819 3.077797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.025819"^^xsd:decimal ;
  dwc:decimalLongitude "3.077797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_217'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_217'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:julianDay '192'^^xsd:integer;
  dwc:startJulianDay '192'^^xsd:integer;
  dwc:endJulianDay '192'^^xsd:integer;
  dwc:timeOfDay '23.35'^^xsd:double;
  dwc:startTimeOfDay '23.35'^^xsd:double;
  dwc:endTimeOfDay '23.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.077797'^^xsd:double;
  dwc:startLongitude '3.077797'^^xsd:double;
  dwc:endLongitude '3.077797'^^xsd:double;
  dwc:latitude '39.025819'^^xsd:double;
  dwc:startLatitude '39.025819'^^xsd:double;
  dwc:endLatitude '39.025819'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_217'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.088772 3.078095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.088772"^^xsd:decimal ;
  dwc:decimalLongitude "3.078095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_282'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_282'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:startTimeOfDay '15.65'^^xsd:double;
  dwc:endTimeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.078095'^^xsd:double;
  dwc:startLongitude '3.078095'^^xsd:double;
  dwc:endLongitude '3.078095'^^xsd:double;
  dwc:latitude '39.088772'^^xsd:double;
  dwc:startLatitude '39.088772'^^xsd:double;
  dwc:endLatitude '39.088772'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_282'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954027 3.078468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954027"^^xsd:decimal ;
  dwc:decimalLongitude "3.078468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_635'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_635'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.078468'^^xsd:double;
  dwc:startLongitude '3.078468'^^xsd:double;
  dwc:endLongitude '3.078468'^^xsd:double;
  dwc:latitude '38.954027'^^xsd:double;
  dwc:startLatitude '38.954027'^^xsd:double;
  dwc:endLatitude '38.954027'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_635'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.942183 3.078972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.942183"^^xsd:decimal ;
  dwc:decimalLongitude "3.078972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_636'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_636'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:startTimeOfDay '13.8'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.078972'^^xsd:double;
  dwc:startLongitude '3.078972'^^xsd:double;
  dwc:endLongitude '3.078972'^^xsd:double;
  dwc:latitude '38.942183'^^xsd:double;
  dwc:startLatitude '38.942183'^^xsd:double;
  dwc:endLatitude '38.942183'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_636'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.013605 3.080104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.013605"^^xsd:decimal ;
  dwc:decimalLongitude "3.080104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_219'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_219'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '0.016666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.080104'^^xsd:double;
  dwc:startLongitude '3.080104'^^xsd:double;
  dwc:endLongitude '3.080104'^^xsd:double;
  dwc:latitude '39.013605'^^xsd:double;
  dwc:startLatitude '39.013605'^^xsd:double;
  dwc:endLatitude '39.013605'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_219'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.100273 3.081345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.100273"^^xsd:decimal ;
  dwc:decimalLongitude "3.081345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_283'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_283'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:startTimeOfDay '15.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.081345'^^xsd:double;
  dwc:startLongitude '3.081345'^^xsd:double;
  dwc:endLongitude '3.081345'^^xsd:double;
  dwc:latitude '39.100273'^^xsd:double;
  dwc:startLatitude '39.100273'^^xsd:double;
  dwc:endLatitude '39.100273'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_283'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966489 3.083221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966489"^^xsd:decimal ;
  dwc:decimalLongitude "3.083221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_634'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_634'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:startTimeOfDay '13.133333333333'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.083221'^^xsd:double;
  dwc:startLongitude '3.083221'^^xsd:double;
  dwc:endLongitude '3.083221'^^xsd:double;
  dwc:latitude '38.966489'^^xsd:double;
  dwc:startLatitude '38.966489'^^xsd:double;
  dwc:endLatitude '38.966489'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_634'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008884 3.08343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008884"^^xsd:decimal ;
  dwc:decimalLongitude "3.08343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_220'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_220'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:startTimeOfDay '0.35'^^xsd:double;
  dwc:endTimeOfDay '0.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.08343'^^xsd:double;
  dwc:startLongitude '3.08343'^^xsd:double;
  dwc:endLongitude '3.08343'^^xsd:double;
  dwc:latitude '39.008884'^^xsd:double;
  dwc:startLatitude '39.008884'^^xsd:double;
  dwc:endLatitude '39.008884'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_220'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.110668 3.088462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.110668"^^xsd:decimal ;
  dwc:decimalLongitude "3.088462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_498'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_498'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:startTimeOfDay '11.033333333333'^^xsd:double;
  dwc:endTimeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.088462'^^xsd:double;
  dwc:startLongitude '3.088462'^^xsd:double;
  dwc:endLongitude '3.088462'^^xsd:double;
  dwc:latitude '39.110668'^^xsd:double;
  dwc:startLatitude '39.110668'^^xsd:double;
  dwc:endLatitude '39.110668'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_498'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.084104 3.088719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.084104"^^xsd:decimal ;
  dwc:decimalLongitude "3.088719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_497'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_497'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:startTimeOfDay '10.7'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.088719'^^xsd:double;
  dwc:startLongitude '3.088719'^^xsd:double;
  dwc:endLongitude '3.088719'^^xsd:double;
  dwc:latitude '39.084104'^^xsd:double;
  dwc:startLatitude '39.084104'^^xsd:double;
  dwc:endLatitude '39.084104'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_497'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008637 3.090355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008637"^^xsd:decimal ;
  dwc:decimalLongitude "3.090355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_592'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_592'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.090355'^^xsd:double;
  dwc:startLongitude '3.090355'^^xsd:double;
  dwc:endLongitude '3.090355'^^xsd:double;
  dwc:latitude '39.008637'^^xsd:double;
  dwc:startLatitude '39.008637'^^xsd:double;
  dwc:endLatitude '39.008637'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_592'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.074072 3.090382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.074072"^^xsd:decimal ;
  dwc:decimalLongitude "3.090382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_496'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_496'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:startTimeOfDay '10.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.090382'^^xsd:double;
  dwc:startLongitude '3.090382'^^xsd:double;
  dwc:endLongitude '3.090382'^^xsd:double;
  dwc:latitude '39.074072'^^xsd:double;
  dwc:startLatitude '39.074072'^^xsd:double;
  dwc:endLatitude '39.074072'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_496'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.011453 3.095977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.011453"^^xsd:decimal ;
  dwc:decimalLongitude "3.095977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_591'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_591'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.095977'^^xsd:double;
  dwc:startLongitude '3.095977'^^xsd:double;
  dwc:endLongitude '3.095977'^^xsd:double;
  dwc:latitude '39.011453'^^xsd:double;
  dwc:startLatitude '39.011453'^^xsd:double;
  dwc:endLatitude '39.011453'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_591'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.115877 3.099904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.115877"^^xsd:decimal ;
  dwc:decimalLongitude "3.099904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_499'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_499'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:startTimeOfDay '11.366666666667'^^xsd:double;
  dwc:endTimeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.099904'^^xsd:double;
  dwc:startLongitude '3.099904'^^xsd:double;
  dwc:endLongitude '3.099904'^^xsd:double;
  dwc:latitude '39.115877'^^xsd:double;
  dwc:startLatitude '39.115877'^^xsd:double;
  dwc:endLatitude '39.115877'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_499'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016179 3.101385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016179"^^xsd:decimal ;
  dwc:decimalLongitude "3.101385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_590'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_590'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.101385'^^xsd:double;
  dwc:startLongitude '3.101385'^^xsd:double;
  dwc:endLongitude '3.101385'^^xsd:double;
  dwc:latitude '39.016179'^^xsd:double;
  dwc:startLatitude '39.016179'^^xsd:double;
  dwc:endLatitude '39.016179'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_590'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.101521 3.10386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.101521"^^xsd:decimal ;
  dwc:decimalLongitude "3.10386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_284'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_284'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:startTimeOfDay '16.266666666667'^^xsd:double;
  dwc:endTimeOfDay '16.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.10386'^^xsd:double;
  dwc:startLongitude '3.10386'^^xsd:double;
  dwc:endLongitude '3.10386'^^xsd:double;
  dwc:latitude '39.101521'^^xsd:double;
  dwc:startLatitude '39.101521'^^xsd:double;
  dwc:endLatitude '39.101521'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_284'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075317 3.105118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.075317"^^xsd:decimal ;
  dwc:decimalLongitude "3.105118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_495'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_495'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.105118'^^xsd:double;
  dwc:startLongitude '3.105118'^^xsd:double;
  dwc:endLongitude '3.105118'^^xsd:double;
  dwc:latitude '39.075317'^^xsd:double;
  dwc:startLatitude '39.075317'^^xsd:double;
  dwc:endLatitude '39.075317'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_495'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010949 3.109995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010949"^^xsd:decimal ;
  dwc:decimalLongitude "3.109995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_589'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_589'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:startTimeOfDay '9.1'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.109995'^^xsd:double;
  dwc:startLongitude '3.109995'^^xsd:double;
  dwc:endLongitude '3.109995'^^xsd:double;
  dwc:latitude '39.010949'^^xsd:double;
  dwc:startLatitude '39.010949'^^xsd:double;
  dwc:endLatitude '39.010949'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_589'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07375 3.110247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07375"^^xsd:decimal ;
  dwc:decimalLongitude "3.110247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_494'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_494'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.110247'^^xsd:double;
  dwc:startLongitude '3.110247'^^xsd:double;
  dwc:endLongitude '3.110247'^^xsd:double;
  dwc:latitude '39.07375'^^xsd:double;
  dwc:startLatitude '39.07375'^^xsd:double;
  dwc:endLatitude '39.07375'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_494'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.099821 3.113208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.099821"^^xsd:decimal ;
  dwc:decimalLongitude "3.113208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_503'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_503'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:startTimeOfDay '12.7'^^xsd:double;
  dwc:endTimeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.113208'^^xsd:double;
  dwc:startLongitude '3.113208'^^xsd:double;
  dwc:endLongitude '3.113208'^^xsd:double;
  dwc:latitude '39.099821'^^xsd:double;
  dwc:startLatitude '39.099821'^^xsd:double;
  dwc:endLatitude '39.099821'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_503'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07249 3.114699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07249"^^xsd:decimal ;
  dwc:decimalLongitude "3.114699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_493'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_493'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.114699'^^xsd:double;
  dwc:startLongitude '3.114699'^^xsd:double;
  dwc:endLongitude '3.114699'^^xsd:double;
  dwc:latitude '39.07249'^^xsd:double;
  dwc:startLatitude '39.07249'^^xsd:double;
  dwc:endLatitude '39.07249'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_493'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.101612 3.115405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.101612"^^xsd:decimal ;
  dwc:decimalLongitude "3.115405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_285'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_285'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:startTimeOfDay '16.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.115405'^^xsd:double;
  dwc:startLongitude '3.115405'^^xsd:double;
  dwc:endLongitude '3.115405'^^xsd:double;
  dwc:latitude '39.101612'^^xsd:double;
  dwc:startLatitude '39.101612'^^xsd:double;
  dwc:endLatitude '39.101612'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_285'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10488 3.117569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10488"^^xsd:decimal ;
  dwc:decimalLongitude "3.117569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_502'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_502'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:startTimeOfDay '12.366666666667'^^xsd:double;
  dwc:endTimeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.117569'^^xsd:double;
  dwc:startLongitude '3.117569'^^xsd:double;
  dwc:endLongitude '3.117569'^^xsd:double;
  dwc:latitude '39.10488'^^xsd:double;
  dwc:startLatitude '39.10488'^^xsd:double;
  dwc:endLatitude '39.10488'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_502'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.072967 3.120064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.072967"^^xsd:decimal ;
  dwc:decimalLongitude "3.120064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_492'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_492'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.120064'^^xsd:double;
  dwc:startLongitude '3.120064'^^xsd:double;
  dwc:endLongitude '3.120064'^^xsd:double;
  dwc:latitude '39.072967'^^xsd:double;
  dwc:startLatitude '39.072967'^^xsd:double;
  dwc:endLatitude '39.072967'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_492'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.108624 3.122263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.108624"^^xsd:decimal ;
  dwc:decimalLongitude "3.122263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_501'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_501'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:startTimeOfDay '12.033333333333'^^xsd:double;
  dwc:endTimeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.122263'^^xsd:double;
  dwc:startLongitude '3.122263'^^xsd:double;
  dwc:endLongitude '3.122263'^^xsd:double;
  dwc:latitude '39.108624'^^xsd:double;
  dwc:startLatitude '39.108624'^^xsd:double;
  dwc:endLatitude '39.108624'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_501'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.086739 3.122875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.086739"^^xsd:decimal ;
  dwc:decimalLongitude "3.122875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_288'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_288'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:startTimeOfDay '17.516666666667'^^xsd:double;
  dwc:endTimeOfDay '17.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.122875'^^xsd:double;
  dwc:startLongitude '3.122875'^^xsd:double;
  dwc:endLongitude '3.122875'^^xsd:double;
  dwc:latitude '39.086739'^^xsd:double;
  dwc:startLatitude '39.086739'^^xsd:double;
  dwc:endLatitude '39.086739'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_288'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.025363 3.122923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.025363"^^xsd:decimal ;
  dwc:decimalLongitude "3.122923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_972'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_972'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:startTimeOfDay '5.1'^^xsd:double;
  dwc:endTimeOfDay '5.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.122923'^^xsd:double;
  dwc:startLongitude '3.122923'^^xsd:double;
  dwc:endLongitude '3.122923'^^xsd:double;
  dwc:latitude '39.025363'^^xsd:double;
  dwc:startLatitude '39.025363'^^xsd:double;
  dwc:endLatitude '39.025363'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_972'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.100556 3.123862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.100556"^^xsd:decimal ;
  dwc:decimalLongitude "3.123862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_504'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_504'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:startTimeOfDay '13.033333333333'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.123862'^^xsd:double;
  dwc:startLongitude '3.123862'^^xsd:double;
  dwc:endLongitude '3.123862'^^xsd:double;
  dwc:latitude '39.100556'^^xsd:double;
  dwc:startLatitude '39.100556'^^xsd:double;
  dwc:endLatitude '39.100556'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_504'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10453 3.125047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10453"^^xsd:decimal ;
  dwc:decimalLongitude "3.125047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_286'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_286'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:startTimeOfDay '16.9'^^xsd:double;
  dwc:endTimeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.125047'^^xsd:double;
  dwc:startLongitude '3.125047'^^xsd:double;
  dwc:endLongitude '3.125047'^^xsd:double;
  dwc:latitude '39.10453'^^xsd:double;
  dwc:startLatitude '39.10453'^^xsd:double;
  dwc:endLatitude '39.10453'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_286'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010295 3.125407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010295"^^xsd:decimal ;
  dwc:decimalLongitude "3.125407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_588'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_588'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.125407'^^xsd:double;
  dwc:startLongitude '3.125407'^^xsd:double;
  dwc:endLongitude '3.125407'^^xsd:double;
  dwc:latitude '39.010295'^^xsd:double;
  dwc:startLatitude '39.010295'^^xsd:double;
  dwc:endLatitude '39.010295'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_588'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.117733 3.125809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.117733"^^xsd:decimal ;
  dwc:decimalLongitude "3.125809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_500'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_500'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:startTimeOfDay '11.7'^^xsd:double;
  dwc:endTimeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.125809'^^xsd:double;
  dwc:startLongitude '3.125809'^^xsd:double;
  dwc:endLongitude '3.125809'^^xsd:double;
  dwc:latitude '39.117733'^^xsd:double;
  dwc:startLatitude '39.117733'^^xsd:double;
  dwc:endLatitude '39.117733'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_500'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.102554 3.126132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.102554"^^xsd:decimal ;
  dwc:decimalLongitude "3.126132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_287'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_287'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:startTimeOfDay '17.2'^^xsd:double;
  dwc:endTimeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.126132'^^xsd:double;
  dwc:startLongitude '3.126132'^^xsd:double;
  dwc:endLongitude '3.126132'^^xsd:double;
  dwc:latitude '39.102554'^^xsd:double;
  dwc:startLatitude '39.102554'^^xsd:double;
  dwc:endLatitude '39.102554'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_287'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08051 3.127525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08051"^^xsd:decimal ;
  dwc:decimalLongitude "3.127525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_491'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_491'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.127525'^^xsd:double;
  dwc:startLongitude '3.127525'^^xsd:double;
  dwc:endLongitude '3.127525'^^xsd:double;
  dwc:latitude '39.08051'^^xsd:double;
  dwc:startLatitude '39.08051'^^xsd:double;
  dwc:endLatitude '39.08051'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_491'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.050716 3.128126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.050716"^^xsd:decimal ;
  dwc:decimalLongitude "3.128126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_919'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_919'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:startTimeOfDay '10.133333333333'^^xsd:double;
  dwc:endTimeOfDay '10.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.128126'^^xsd:double;
  dwc:startLongitude '3.128126'^^xsd:double;
  dwc:endLongitude '3.128126'^^xsd:double;
  dwc:latitude '39.050716'^^xsd:double;
  dwc:startLatitude '39.050716'^^xsd:double;
  dwc:endLatitude '39.050716'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_919'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.040786 3.136205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.040786"^^xsd:decimal ;
  dwc:decimalLongitude "3.136205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_973'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_973'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:startTimeOfDay '5.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.4333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.136205'^^xsd:double;
  dwc:startLongitude '3.136205'^^xsd:double;
  dwc:endLongitude '3.136205'^^xsd:double;
  dwc:latitude '39.040786'^^xsd:double;
  dwc:startLatitude '39.040786'^^xsd:double;
  dwc:endLatitude '39.040786'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_973'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080735 3.1379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.080735"^^xsd:decimal ;
  dwc:decimalLongitude "3.1379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_490'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_490'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.1379'^^xsd:double;
  dwc:startLongitude '3.1379'^^xsd:double;
  dwc:endLongitude '3.1379'^^xsd:double;
  dwc:latitude '39.080735'^^xsd:double;
  dwc:startLatitude '39.080735'^^xsd:double;
  dwc:endLatitude '39.080735'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_490'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.084805 3.140968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.084805"^^xsd:decimal ;
  dwc:decimalLongitude "3.140968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_289'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_289'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.140968'^^xsd:double;
  dwc:startLongitude '3.140968'^^xsd:double;
  dwc:endLongitude '3.140968'^^xsd:double;
  dwc:latitude '39.084805'^^xsd:double;
  dwc:startLatitude '39.084805'^^xsd:double;
  dwc:endLatitude '39.084805'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_289'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004759 3.14253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.004759"^^xsd:decimal ;
  dwc:decimalLongitude "3.14253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_587'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_587'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.14253'^^xsd:double;
  dwc:startLongitude '3.14253'^^xsd:double;
  dwc:endLongitude '3.14253'^^xsd:double;
  dwc:latitude '39.004759'^^xsd:double;
  dwc:startLatitude '39.004759'^^xsd:double;
  dwc:endLatitude '39.004759'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_587'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.106184 3.143833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.106184"^^xsd:decimal ;
  dwc:decimalLongitude "3.143833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_506'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_506'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:startTimeOfDay '13.7'^^xsd:double;
  dwc:endTimeOfDay '13.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.143833'^^xsd:double;
  dwc:startLongitude '3.143833'^^xsd:double;
  dwc:endLongitude '3.143833'^^xsd:double;
  dwc:latitude '39.106184'^^xsd:double;
  dwc:startLatitude '39.106184'^^xsd:double;
  dwc:endLatitude '39.106184'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_506'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.100975 3.14423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.100975"^^xsd:decimal ;
  dwc:decimalLongitude "3.14423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_505'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_505'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:startTimeOfDay '13.366666666667'^^xsd:double;
  dwc:endTimeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.14423'^^xsd:double;
  dwc:startLongitude '3.14423'^^xsd:double;
  dwc:endLongitude '3.14423'^^xsd:double;
  dwc:latitude '39.100975'^^xsd:double;
  dwc:startLatitude '39.100975'^^xsd:double;
  dwc:endLatitude '39.100975'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_505'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.029703 3.145893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.029703"^^xsd:decimal ;
  dwc:decimalLongitude "3.145893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_586'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_586'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.145893'^^xsd:double;
  dwc:startLongitude '3.145893'^^xsd:double;
  dwc:endLongitude '3.145893'^^xsd:double;
  dwc:latitude '39.029703'^^xsd:double;
  dwc:startLatitude '39.029703'^^xsd:double;
  dwc:endLatitude '39.029703'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_586'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081239 3.147385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081239"^^xsd:decimal ;
  dwc:decimalLongitude "3.147385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_489'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_489'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.147385'^^xsd:double;
  dwc:startLongitude '3.147385'^^xsd:double;
  dwc:endLongitude '3.147385'^^xsd:double;
  dwc:latitude '39.081239'^^xsd:double;
  dwc:startLatitude '39.081239'^^xsd:double;
  dwc:endLatitude '39.081239'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_489'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09193 3.151225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09193"^^xsd:decimal ;
  dwc:decimalLongitude "3.151225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_507'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_507'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.151225'^^xsd:double;
  dwc:startLongitude '3.151225'^^xsd:double;
  dwc:endLongitude '3.151225'^^xsd:double;
  dwc:latitude '39.09193'^^xsd:double;
  dwc:startLatitude '39.09193'^^xsd:double;
  dwc:endLatitude '39.09193'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_507'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.078495 3.15332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.078495"^^xsd:decimal ;
  dwc:decimalLongitude "3.15332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_290'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_290'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '18.133333333333'^^xsd:double;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.15332'^^xsd:double;
  dwc:startLongitude '3.15332'^^xsd:double;
  dwc:endLongitude '3.15332'^^xsd:double;
  dwc:latitude '39.078495'^^xsd:double;
  dwc:startLatitude '39.078495'^^xsd:double;
  dwc:endLatitude '39.078495'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_290'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.028169 3.1563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.028169"^^xsd:decimal ;
  dwc:decimalLongitude "3.1563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_920'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_920'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:startTimeOfDay '10.466666666667'^^xsd:double;
  dwc:endTimeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.1563'^^xsd:double;
  dwc:startLongitude '3.1563'^^xsd:double;
  dwc:endLongitude '3.1563'^^xsd:double;
  dwc:latitude '39.028169'^^xsd:double;
  dwc:startLatitude '39.028169'^^xsd:double;
  dwc:endLatitude '39.028169'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_920'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.030647 3.156338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.030647"^^xsd:decimal ;
  dwc:decimalLongitude "3.156338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_585'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_585'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:startTimeOfDay '7.75'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.156338'^^xsd:double;
  dwc:startLongitude '3.156338'^^xsd:double;
  dwc:endLongitude '3.156338'^^xsd:double;
  dwc:latitude '39.030647'^^xsd:double;
  dwc:startLatitude '39.030647'^^xsd:double;
  dwc:endLatitude '39.030647'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_585'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.092107 3.160876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.092107"^^xsd:decimal ;
  dwc:decimalLongitude "3.160876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_488'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_488'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.160876'^^xsd:double;
  dwc:startLongitude '3.160876'^^xsd:double;
  dwc:endLongitude '3.160876'^^xsd:double;
  dwc:latitude '39.092107'^^xsd:double;
  dwc:startLatitude '39.092107'^^xsd:double;
  dwc:endLatitude '39.092107'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_488'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.027574 3.165548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.027574"^^xsd:decimal ;
  dwc:decimalLongitude "3.165548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_974'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_974'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.165548'^^xsd:double;
  dwc:startLongitude '3.165548'^^xsd:double;
  dwc:endLongitude '3.165548'^^xsd:double;
  dwc:latitude '39.027574'^^xsd:double;
  dwc:startLatitude '39.027574'^^xsd:double;
  dwc:endLatitude '39.027574'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_974'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080316 3.167287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.080316"^^xsd:decimal ;
  dwc:decimalLongitude "3.167287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_508'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_508'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:startTimeOfDay '14.233333333333'^^xsd:double;
  dwc:endTimeOfDay '14.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.167287'^^xsd:double;
  dwc:startLongitude '3.167287'^^xsd:double;
  dwc:endLongitude '3.167287'^^xsd:double;
  dwc:latitude '39.080316'^^xsd:double;
  dwc:startLatitude '39.080316'^^xsd:double;
  dwc:endLatitude '39.080316'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_508'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.090986 3.169019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.090986"^^xsd:decimal ;
  dwc:decimalLongitude "3.169019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_487'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_487'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:startTimeOfDay '7.6'^^xsd:double;
  dwc:endTimeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.169019'^^xsd:double;
  dwc:startLongitude '3.169019'^^xsd:double;
  dwc:endLongitude '3.169019'^^xsd:double;
  dwc:latitude '39.090986'^^xsd:double;
  dwc:startLatitude '39.090986'^^xsd:double;
  dwc:endLatitude '39.090986'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_487'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.078636 3.169327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.078636"^^xsd:decimal ;
  dwc:decimalLongitude "3.169327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_291'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_291'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:julianDay '191'^^xsd:integer;
  dwc:startJulianDay '191'^^xsd:integer;
  dwc:endJulianDay '191'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:startTimeOfDay '18.45'^^xsd:double;
  dwc:endTimeOfDay '18.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.169327'^^xsd:double;
  dwc:startLongitude '3.169327'^^xsd:double;
  dwc:endLongitude '3.169327'^^xsd:double;
  dwc:latitude '39.078636'^^xsd:double;
  dwc:startLatitude '39.078636'^^xsd:double;
  dwc:endLatitude '39.078636'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_291'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.088851 3.171991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.088851"^^xsd:decimal ;
  dwc:decimalLongitude "3.171991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_486'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_486'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.171991'^^xsd:double;
  dwc:startLongitude '3.171991'^^xsd:double;
  dwc:endLongitude '3.171991'^^xsd:double;
  dwc:latitude '39.088851'^^xsd:double;
  dwc:startLatitude '39.088851'^^xsd:double;
  dwc:endLatitude '39.088851'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_486'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.027767 3.17227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.027767"^^xsd:decimal ;
  dwc:decimalLongitude "3.17227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_584'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_584'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.17227'^^xsd:double;
  dwc:startLongitude '3.17227'^^xsd:double;
  dwc:endLongitude '3.17227'^^xsd:double;
  dwc:latitude '39.027767'^^xsd:double;
  dwc:startLatitude '39.027767'^^xsd:double;
  dwc:endLatitude '39.027767'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_584'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99808 3.172544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99808"^^xsd:decimal ;
  dwc:decimalLongitude "3.172544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_930'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_930'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:startTimeOfDay '13.8'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.172544'^^xsd:double;
  dwc:startLongitude '3.172544'^^xsd:double;
  dwc:endLongitude '3.172544'^^xsd:double;
  dwc:latitude '38.99808'^^xsd:double;
  dwc:startLatitude '38.99808'^^xsd:double;
  dwc:endLatitude '38.99808'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_930'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.101549 3.177334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.101549"^^xsd:decimal ;
  dwc:decimalLongitude "3.177334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_484'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_484'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:startTimeOfDay '6.6'^^xsd:double;
  dwc:endTimeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.177334'^^xsd:double;
  dwc:startLongitude '3.177334'^^xsd:double;
  dwc:endLongitude '3.177334'^^xsd:double;
  dwc:latitude '39.101549'^^xsd:double;
  dwc:startLatitude '39.101549'^^xsd:double;
  dwc:endLatitude '39.101549'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_484'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992453 3.179914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992453"^^xsd:decimal ;
  dwc:decimalLongitude "3.179914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_922'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_922'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:startTimeOfDay '11.133333333333'^^xsd:double;
  dwc:endTimeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.179914'^^xsd:double;
  dwc:startLongitude '3.179914'^^xsd:double;
  dwc:endLongitude '3.179914'^^xsd:double;
  dwc:latitude '38.992453'^^xsd:double;
  dwc:startLatitude '38.992453'^^xsd:double;
  dwc:endLatitude '38.992453'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_922'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.095401 3.180365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.095401"^^xsd:decimal ;
  dwc:decimalLongitude "3.180365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_485'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_485'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.180365'^^xsd:double;
  dwc:startLongitude '3.180365'^^xsd:double;
  dwc:endLongitude '3.180365'^^xsd:double;
  dwc:latitude '39.095401'^^xsd:double;
  dwc:startLatitude '39.095401'^^xsd:double;
  dwc:endLatitude '39.095401'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_485'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3.180628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "3.180628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_929'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_929'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.180628'^^xsd:double;
  dwc:startLongitude '3.180628'^^xsd:double;
  dwc:endLongitude '3.180628'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:startLatitude '39'^^xsd:integer;
  dwc:endLatitude '39'^^xsd:integer;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_929'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036639 3.183031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036639"^^xsd:decimal ;
  dwc:decimalLongitude "3.183031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_583'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_583'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.183031'^^xsd:double;
  dwc:startLongitude '3.183031'^^xsd:double;
  dwc:endLongitude '3.183031'^^xsd:double;
  dwc:latitude '39.036639'^^xsd:double;
  dwc:startLatitude '39.036639'^^xsd:double;
  dwc:endLatitude '39.036639'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_583'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00978 3.184426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00978"^^xsd:decimal ;
  dwc:decimalLongitude "3.184426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_921'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_921'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:startTimeOfDay '10.8'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.184426'^^xsd:double;
  dwc:startLongitude '3.184426'^^xsd:double;
  dwc:endLongitude '3.184426'^^xsd:double;
  dwc:latitude '39.00978'^^xsd:double;
  dwc:startLatitude '39.00978'^^xsd:double;
  dwc:endLatitude '39.00978'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_921'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083846 3.185831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083846"^^xsd:decimal ;
  dwc:decimalLongitude "3.185831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_509'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_509'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:startTimeOfDay '14.566666666667'^^xsd:double;
  dwc:endTimeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.185831'^^xsd:double;
  dwc:startLongitude '3.185831'^^xsd:double;
  dwc:endLongitude '3.185831'^^xsd:double;
  dwc:latitude '39.083846'^^xsd:double;
  dwc:startLatitude '39.083846'^^xsd:double;
  dwc:endLatitude '39.083846'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_509'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994888 3.189248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994888"^^xsd:decimal ;
  dwc:decimalLongitude "3.189248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_928'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_928'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:startTimeOfDay '13.133333333333'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.189248'^^xsd:double;
  dwc:startLongitude '3.189248'^^xsd:double;
  dwc:endLongitude '3.189248'^^xsd:double;
  dwc:latitude '38.994888'^^xsd:double;
  dwc:startLatitude '38.994888'^^xsd:double;
  dwc:endLatitude '38.994888'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_928'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.033372 3.19273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.033372"^^xsd:decimal ;
  dwc:decimalLongitude "3.19273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_582'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_582'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:startTimeOfDay '6.75'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.19273'^^xsd:double;
  dwc:startLongitude '3.19273'^^xsd:double;
  dwc:endLongitude '3.19273'^^xsd:double;
  dwc:latitude '39.033372'^^xsd:double;
  dwc:startLatitude '39.033372'^^xsd:double;
  dwc:endLatitude '39.033372'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_582'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98896 3.193352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98896"^^xsd:decimal ;
  dwc:decimalLongitude "3.193352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_927'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_927'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:startTimeOfDay '12.8'^^xsd:double;
  dwc:endTimeOfDay '12.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.193352'^^xsd:double;
  dwc:startLongitude '3.193352'^^xsd:double;
  dwc:endLongitude '3.193352'^^xsd:double;
  dwc:latitude '38.98896'^^xsd:double;
  dwc:startLatitude '38.98896'^^xsd:double;
  dwc:endLatitude '38.98896'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_927'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.039987 3.193765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.039987"^^xsd:decimal ;
  dwc:decimalLongitude "3.193765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_975'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_975'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:startTimeOfDay '6.1'^^xsd:double;
  dwc:endTimeOfDay '6.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.193765'^^xsd:double;
  dwc:startLongitude '3.193765'^^xsd:double;
  dwc:endLongitude '3.193765'^^xsd:double;
  dwc:latitude '39.039987'^^xsd:double;
  dwc:startLatitude '39.039987'^^xsd:double;
  dwc:endLatitude '39.039987'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_975'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993322 3.199977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.993322"^^xsd:decimal ;
  dwc:decimalLongitude "3.199977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_923'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_923'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.199977'^^xsd:double;
  dwc:startLongitude '3.199977'^^xsd:double;
  dwc:endLongitude '3.199977'^^xsd:double;
  dwc:latitude '38.993322'^^xsd:double;
  dwc:startLatitude '38.993322'^^xsd:double;
  dwc:endLatitude '38.993322'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_923'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05475 3.204816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05475"^^xsd:decimal ;
  dwc:decimalLongitude "3.204816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_982'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_982'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:startTimeOfDay '8.45'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.204816'^^xsd:double;
  dwc:startLongitude '3.204816'^^xsd:double;
  dwc:endLongitude '3.204816'^^xsd:double;
  dwc:latitude '39.05475'^^xsd:double;
  dwc:startLatitude '39.05475'^^xsd:double;
  dwc:endLatitude '39.05475'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_982'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.087639 3.205792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.087639"^^xsd:decimal ;
  dwc:decimalLongitude "3.205792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_510'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_510'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.205792'^^xsd:double;
  dwc:startLongitude '3.205792'^^xsd:double;
  dwc:endLongitude '3.205792'^^xsd:double;
  dwc:latitude '39.087639'^^xsd:double;
  dwc:startLatitude '39.087639'^^xsd:double;
  dwc:endLatitude '39.087639'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_510'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.229147 3.206881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.229147"^^xsd:decimal ;
  dwc:decimalLongitude "3.206881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_480'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_480'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.206881'^^xsd:double;
  dwc:startLongitude '3.206881'^^xsd:double;
  dwc:endLongitude '3.206881'^^xsd:double;
  dwc:latitude '39.229147'^^xsd:double;
  dwc:startLatitude '39.229147'^^xsd:double;
  dwc:endLatitude '39.229147'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_480'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.207272 3.207322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.207272"^^xsd:decimal ;
  dwc:decimalLongitude "3.207322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_386'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_386'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.207322'^^xsd:double;
  dwc:startLongitude '3.207322'^^xsd:double;
  dwc:endLongitude '3.207322'^^xsd:double;
  dwc:latitude '39.207272'^^xsd:double;
  dwc:startLatitude '39.207272'^^xsd:double;
  dwc:endLatitude '39.207272'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_386'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.088036 3.208786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.088036"^^xsd:decimal ;
  dwc:decimalLongitude "3.208786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_511'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_511'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:startTimeOfDay '14.983333333333'^^xsd:double;
  dwc:endTimeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.208786'^^xsd:double;
  dwc:startLongitude '3.208786'^^xsd:double;
  dwc:endLongitude '3.208786'^^xsd:double;
  dwc:latitude '39.088036'^^xsd:double;
  dwc:startLatitude '39.088036'^^xsd:double;
  dwc:endLatitude '39.088036'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_511'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.032557 3.209268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.032557"^^xsd:decimal ;
  dwc:decimalLongitude "3.209268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_581'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_581'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.209268'^^xsd:double;
  dwc:startLongitude '3.209268'^^xsd:double;
  dwc:endLongitude '3.209268'^^xsd:double;
  dwc:latitude '39.032557'^^xsd:double;
  dwc:startLatitude '39.032557'^^xsd:double;
  dwc:endLatitude '39.032557'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_581'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.033292 3.209724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.033292"^^xsd:decimal ;
  dwc:decimalLongitude "3.209724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_976'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_976'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:startTimeOfDay '6.45'^^xsd:double;
  dwc:endTimeOfDay '6.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.209724'^^xsd:double;
  dwc:startLongitude '3.209724'^^xsd:double;
  dwc:endLongitude '3.209724'^^xsd:double;
  dwc:latitude '39.033292'^^xsd:double;
  dwc:startLatitude '39.033292'^^xsd:double;
  dwc:endLatitude '39.033292'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_976'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.046252 3.210728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.046252"^^xsd:decimal ;
  dwc:decimalLongitude "3.210728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_980'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_980'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.210728'^^xsd:double;
  dwc:startLongitude '3.210728'^^xsd:double;
  dwc:endLongitude '3.210728'^^xsd:double;
  dwc:latitude '39.046252'^^xsd:double;
  dwc:startLatitude '39.046252'^^xsd:double;
  dwc:endLatitude '39.046252'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_980'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985034 3.210948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985034"^^xsd:decimal ;
  dwc:decimalLongitude "3.210948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_926'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_926'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:startTimeOfDay '12.466666666667'^^xsd:double;
  dwc:endTimeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.210948'^^xsd:double;
  dwc:startLongitude '3.210948'^^xsd:double;
  dwc:endLongitude '3.210948'^^xsd:double;
  dwc:latitude '38.985034'^^xsd:double;
  dwc:startLatitude '38.985034'^^xsd:double;
  dwc:endLatitude '38.985034'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_926'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996894 3.211162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996894"^^xsd:decimal ;
  dwc:decimalLongitude "3.211162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_924'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_924'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.211162'^^xsd:double;
  dwc:startLongitude '3.211162'^^xsd:double;
  dwc:endLongitude '3.211162'^^xsd:double;
  dwc:latitude '38.996894'^^xsd:double;
  dwc:startLatitude '38.996894'^^xsd:double;
  dwc:endLatitude '38.996894'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_924'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.211174 3.212968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.211174"^^xsd:decimal ;
  dwc:decimalLongitude "3.212968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_384'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_384'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.212968'^^xsd:double;
  dwc:startLongitude '3.212968'^^xsd:double;
  dwc:endLongitude '3.212968'^^xsd:double;
  dwc:latitude '39.211174'^^xsd:double;
  dwc:startLatitude '39.211174'^^xsd:double;
  dwc:endLatitude '39.211174'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_384'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.190346 3.213522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.190346"^^xsd:decimal ;
  dwc:decimalLongitude "3.213522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_478'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_478'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.45'^^xsd:double;
  dwc:startTimeOfDay '2.45'^^xsd:double;
  dwc:endTimeOfDay '2.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.213522'^^xsd:double;
  dwc:startLongitude '3.213522'^^xsd:double;
  dwc:endLongitude '3.213522'^^xsd:double;
  dwc:latitude '39.190346'^^xsd:double;
  dwc:startLatitude '39.190346'^^xsd:double;
  dwc:endLatitude '39.190346'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_478'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05623 3.215078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05623"^^xsd:decimal ;
  dwc:decimalLongitude "3.215078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_981'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_981'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.215078'^^xsd:double;
  dwc:startLongitude '3.215078'^^xsd:double;
  dwc:endLongitude '3.215078'^^xsd:double;
  dwc:latitude '39.05623'^^xsd:double;
  dwc:startLatitude '39.05623'^^xsd:double;
  dwc:endLatitude '39.05623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_981'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.209042 3.21619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.209042"^^xsd:decimal ;
  dwc:decimalLongitude "3.21619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_387'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_387'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.21619'^^xsd:double;
  dwc:startLongitude '3.21619'^^xsd:double;
  dwc:endLongitude '3.21619'^^xsd:double;
  dwc:latitude '39.209042'^^xsd:double;
  dwc:startLatitude '39.209042'^^xsd:double;
  dwc:endLatitude '39.209042'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_387'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.212206 3.216328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.212206"^^xsd:decimal ;
  dwc:decimalLongitude "3.216328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_479'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_479'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.216328'^^xsd:double;
  dwc:startLongitude '3.216328'^^xsd:double;
  dwc:endLongitude '3.216328'^^xsd:double;
  dwc:latitude '39.212206'^^xsd:double;
  dwc:startLatitude '39.212206'^^xsd:double;
  dwc:endLatitude '39.212206'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_479'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.208778 3.216788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.208778"^^xsd:decimal ;
  dwc:decimalLongitude "3.216788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_385'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_385'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.3166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.216788'^^xsd:double;
  dwc:startLongitude '3.216788'^^xsd:double;
  dwc:endLongitude '3.216788'^^xsd:double;
  dwc:latitude '39.208778'^^xsd:double;
  dwc:startLatitude '39.208778'^^xsd:double;
  dwc:endLatitude '39.208778'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_385'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22052 3.217602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22052"^^xsd:decimal ;
  dwc:decimalLongitude "3.217602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_383'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_383'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.217602'^^xsd:double;
  dwc:startLongitude '3.217602'^^xsd:double;
  dwc:endLongitude '3.217602'^^xsd:double;
  dwc:latitude '39.22052'^^xsd:double;
  dwc:startLatitude '39.22052'^^xsd:double;
  dwc:endLatitude '39.22052'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_383'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983462 3.218147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983462"^^xsd:decimal ;
  dwc:decimalLongitude "3.218147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_925'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_925'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:startTimeOfDay '12.133333333333'^^xsd:double;
  dwc:endTimeOfDay '12.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.218147'^^xsd:double;
  dwc:startLongitude '3.218147'^^xsd:double;
  dwc:endLongitude '3.218147'^^xsd:double;
  dwc:latitude '38.983462'^^xsd:double;
  dwc:startLatitude '38.983462'^^xsd:double;
  dwc:endLatitude '38.983462'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_925'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183195 3.220362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.183195"^^xsd:decimal ;
  dwc:decimalLongitude "3.220362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_477'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_477'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '2.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.220362'^^xsd:double;
  dwc:startLongitude '3.220362'^^xsd:double;
  dwc:endLongitude '3.220362'^^xsd:double;
  dwc:latitude '39.183195'^^xsd:double;
  dwc:startLatitude '39.183195'^^xsd:double;
  dwc:endLatitude '39.183195'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_477'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.051477 3.221145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.051477"^^xsd:decimal ;
  dwc:decimalLongitude "3.221145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_979'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_979'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.221145'^^xsd:double;
  dwc:startLongitude '3.221145'^^xsd:double;
  dwc:endLongitude '3.221145'^^xsd:double;
  dwc:latitude '39.051477'^^xsd:double;
  dwc:startLatitude '39.051477'^^xsd:double;
  dwc:endLatitude '39.051477'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_979'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.212887 3.22274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.212887"^^xsd:decimal ;
  dwc:decimalLongitude "3.22274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_382'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_382'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.22274'^^xsd:double;
  dwc:startLongitude '3.22274'^^xsd:double;
  dwc:endLongitude '3.22274'^^xsd:double;
  dwc:latitude '39.212887'^^xsd:double;
  dwc:startLatitude '39.212887'^^xsd:double;
  dwc:endLatitude '39.212887'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_382'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077092 3.222873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077092"^^xsd:decimal ;
  dwc:decimalLongitude "3.222873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_512'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_512'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:startTimeOfDay '15.316666666667'^^xsd:double;
  dwc:endTimeOfDay '15.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.222873'^^xsd:double;
  dwc:startLongitude '3.222873'^^xsd:double;
  dwc:endLongitude '3.222873'^^xsd:double;
  dwc:latitude '39.077092'^^xsd:double;
  dwc:startLatitude '39.077092'^^xsd:double;
  dwc:endLatitude '39.077092'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_512'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.044101 3.223924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.044101"^^xsd:decimal ;
  dwc:decimalLongitude "3.223924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_977'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_977'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.223924'^^xsd:double;
  dwc:startLongitude '3.223924'^^xsd:double;
  dwc:endLongitude '3.223924'^^xsd:double;
  dwc:latitude '39.044101'^^xsd:double;
  dwc:startLatitude '39.044101'^^xsd:double;
  dwc:endLatitude '39.044101'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_977'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.230584 3.225163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.230584"^^xsd:decimal ;
  dwc:decimalLongitude "3.225163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_481'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_481'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.45'^^xsd:double;
  dwc:startTimeOfDay '3.45'^^xsd:double;
  dwc:endTimeOfDay '3.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.225163'^^xsd:double;
  dwc:startLongitude '3.225163'^^xsd:double;
  dwc:endLongitude '3.225163'^^xsd:double;
  dwc:latitude '39.230584'^^xsd:double;
  dwc:startLatitude '39.230584'^^xsd:double;
  dwc:endLatitude '39.230584'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_481'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.214676 3.225359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.214676"^^xsd:decimal ;
  dwc:decimalLongitude "3.225359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_381'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_381'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.225359'^^xsd:double;
  dwc:startLongitude '3.225359'^^xsd:double;
  dwc:endLongitude '3.225359'^^xsd:double;
  dwc:latitude '39.214676'^^xsd:double;
  dwc:startLatitude '39.214676'^^xsd:double;
  dwc:endLatitude '39.214676'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_381'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.188688 3.23071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.188688"^^xsd:decimal ;
  dwc:decimalLongitude "3.23071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_475'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_475'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '1.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.23071'^^xsd:double;
  dwc:startLongitude '3.23071'^^xsd:double;
  dwc:endLongitude '3.23071'^^xsd:double;
  dwc:latitude '39.188688'^^xsd:double;
  dwc:startLatitude '39.188688'^^xsd:double;
  dwc:endLatitude '39.188688'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_475'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03613 3.231241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03613"^^xsd:decimal ;
  dwc:decimalLongitude "3.231241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_580'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_580'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.231241'^^xsd:double;
  dwc:startLongitude '3.231241'^^xsd:double;
  dwc:endLongitude '3.231241'^^xsd:double;
  dwc:latitude '39.03613'^^xsd:double;
  dwc:startLatitude '39.03613'^^xsd:double;
  dwc:endLatitude '39.03613'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_580'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18348 3.231456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18348"^^xsd:decimal ;
  dwc:decimalLongitude "3.231456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_476'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_476'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.231456'^^xsd:double;
  dwc:startLongitude '3.231456'^^xsd:double;
  dwc:endLongitude '3.231456'^^xsd:double;
  dwc:latitude '39.18348'^^xsd:double;
  dwc:startLatitude '39.18348'^^xsd:double;
  dwc:endLatitude '39.18348'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_476'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.229377 3.232491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.229377"^^xsd:decimal ;
  dwc:decimalLongitude "3.232491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_482'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_482'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:startTimeOfDay '3.65'^^xsd:double;
  dwc:endTimeOfDay '3.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.232491'^^xsd:double;
  dwc:startLongitude '3.232491'^^xsd:double;
  dwc:endLongitude '3.232491'^^xsd:double;
  dwc:latitude '39.229377'^^xsd:double;
  dwc:startLatitude '39.229377'^^xsd:double;
  dwc:endLatitude '39.229377'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_482'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.206504 3.233215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.206504"^^xsd:decimal ;
  dwc:decimalLongitude "3.233215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_474'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_474'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '1.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.233215'^^xsd:double;
  dwc:startLongitude '3.233215'^^xsd:double;
  dwc:endLongitude '3.233215'^^xsd:double;
  dwc:latitude '39.206504'^^xsd:double;
  dwc:startLatitude '39.206504'^^xsd:double;
  dwc:endLatitude '39.206504'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_474'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.049745 3.233355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.049745"^^xsd:decimal ;
  dwc:decimalLongitude "3.233355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_978'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_978'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.233355'^^xsd:double;
  dwc:startLongitude '3.233355'^^xsd:double;
  dwc:endLongitude '3.233355'^^xsd:double;
  dwc:latitude '39.049745'^^xsd:double;
  dwc:startLatitude '39.049745'^^xsd:double;
  dwc:endLatitude '39.049745'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_978'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.221829 3.24567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.221829"^^xsd:decimal ;
  dwc:decimalLongitude "3.24567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_380'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_380'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:startTimeOfDay '7.75'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.24567'^^xsd:double;
  dwc:startLongitude '3.24567'^^xsd:double;
  dwc:endLongitude '3.24567'^^xsd:double;
  dwc:latitude '39.221829'^^xsd:double;
  dwc:startLatitude '39.221829'^^xsd:double;
  dwc:endLatitude '39.221829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_380'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.065602 3.247549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.065602"^^xsd:decimal ;
  dwc:decimalLongitude "3.247549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_513'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_513'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:startTimeOfDay '15.65'^^xsd:double;
  dwc:endTimeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.247549'^^xsd:double;
  dwc:startLongitude '3.247549'^^xsd:double;
  dwc:endLongitude '3.247549'^^xsd:double;
  dwc:latitude '39.065602'^^xsd:double;
  dwc:startLatitude '39.065602'^^xsd:double;
  dwc:endLatitude '39.065602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_513'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.059857 3.25007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.059857"^^xsd:decimal ;
  dwc:decimalLongitude "3.25007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_514'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_514'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '15.983333333333'^^xsd:double;
  dwc:startTimeOfDay '15.983333333333'^^xsd:double;
  dwc:endTimeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.25007'^^xsd:double;
  dwc:startLongitude '3.25007'^^xsd:double;
  dwc:endLongitude '3.25007'^^xsd:double;
  dwc:latitude '39.059857'^^xsd:double;
  dwc:startLatitude '39.059857'^^xsd:double;
  dwc:endLatitude '39.059857'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_514'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.227977 3.250349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.227977"^^xsd:decimal ;
  dwc:decimalLongitude "3.250349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_483'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_483'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.250349'^^xsd:double;
  dwc:startLongitude '3.250349'^^xsd:double;
  dwc:endLongitude '3.250349'^^xsd:double;
  dwc:latitude '39.227977'^^xsd:double;
  dwc:startLatitude '39.227977'^^xsd:double;
  dwc:endLatitude '39.227977'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_483'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.211466 3.250891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.211466"^^xsd:decimal ;
  dwc:decimalLongitude "3.250891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_473'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_473'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.85'^^xsd:double;
  dwc:startTimeOfDay '0.85'^^xsd:double;
  dwc:endTimeOfDay '0.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.250891'^^xsd:double;
  dwc:startLongitude '3.250891'^^xsd:double;
  dwc:endLongitude '3.250891'^^xsd:double;
  dwc:latitude '39.211466'^^xsd:double;
  dwc:startLatitude '39.211466'^^xsd:double;
  dwc:endLatitude '39.211466'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_473'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.069335 3.250902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.069335"^^xsd:decimal ;
  dwc:decimalLongitude "3.250902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_572'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_572'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '3.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.250902'^^xsd:double;
  dwc:startLongitude '3.250902'^^xsd:double;
  dwc:endLongitude '3.250902'^^xsd:double;
  dwc:latitude '39.069335'^^xsd:double;
  dwc:startLatitude '39.069335'^^xsd:double;
  dwc:endLatitude '39.069335'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_572'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.062163 3.251111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.062163"^^xsd:decimal ;
  dwc:decimalLongitude "3.251111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_574'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_574'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '4.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.251111'^^xsd:double;
  dwc:startLongitude '3.251111'^^xsd:double;
  dwc:endLongitude '3.251111'^^xsd:double;
  dwc:latitude '39.062163'^^xsd:double;
  dwc:startLatitude '39.062163'^^xsd:double;
  dwc:endLatitude '39.062163'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_574'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.064937 3.251213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.064937"^^xsd:decimal ;
  dwc:decimalLongitude "3.251213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_575'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_575'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.251213'^^xsd:double;
  dwc:startLongitude '3.251213'^^xsd:double;
  dwc:endLongitude '3.251213'^^xsd:double;
  dwc:latitude '39.064937'^^xsd:double;
  dwc:startLatitude '39.064937'^^xsd:double;
  dwc:endLatitude '39.064937'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_575'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.062367 3.251277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.062367"^^xsd:decimal ;
  dwc:decimalLongitude "3.251277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_573'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_573'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '3.75'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '3.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.251277'^^xsd:double;
  dwc:startLongitude '3.251277'^^xsd:double;
  dwc:endLongitude '3.251277'^^xsd:double;
  dwc:latitude '39.062367'^^xsd:double;
  dwc:startLatitude '39.062367'^^xsd:double;
  dwc:endLatitude '39.062367'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_573'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.040126 3.251583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.040126"^^xsd:decimal ;
  dwc:decimalLongitude "3.251583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_579'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_579'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:startTimeOfDay '5.75'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.251583'^^xsd:double;
  dwc:startLongitude '3.251583'^^xsd:double;
  dwc:endLongitude '3.251583'^^xsd:double;
  dwc:latitude '39.040126'^^xsd:double;
  dwc:startLatitude '39.040126'^^xsd:double;
  dwc:endLatitude '39.040126'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_579'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22567 3.25169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22567"^^xsd:decimal ;
  dwc:decimalLongitude "3.25169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_379'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_379'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.25169'^^xsd:double;
  dwc:startLongitude '3.25169'^^xsd:double;
  dwc:endLongitude '3.25169'^^xsd:double;
  dwc:latitude '39.22567'^^xsd:double;
  dwc:startLatitude '39.22567'^^xsd:double;
  dwc:endLatitude '39.22567'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_379'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.225151 3.258653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.225151"^^xsd:decimal ;
  dwc:decimalLongitude "3.258653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_378'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_378'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.258653'^^xsd:double;
  dwc:startLongitude '3.258653'^^xsd:double;
  dwc:endLongitude '3.258653'^^xsd:double;
  dwc:latitude '39.225151'^^xsd:double;
  dwc:startLatitude '39.225151'^^xsd:double;
  dwc:endLatitude '39.225151'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_378'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.052797 3.259276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.052797"^^xsd:decimal ;
  dwc:decimalLongitude "3.259276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_578'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_578'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.259276'^^xsd:double;
  dwc:startLongitude '3.259276'^^xsd:double;
  dwc:endLongitude '3.259276'^^xsd:double;
  dwc:latitude '39.052797'^^xsd:double;
  dwc:startLatitude '39.052797'^^xsd:double;
  dwc:endLatitude '39.052797'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_578'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.061074 3.260922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.061074"^^xsd:decimal ;
  dwc:decimalLongitude "3.260922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_576'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_576'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:startTimeOfDay '4.75'^^xsd:double;
  dwc:endTimeOfDay '4.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.260922'^^xsd:double;
  dwc:startLongitude '3.260922'^^xsd:double;
  dwc:endLongitude '3.260922'^^xsd:double;
  dwc:latitude '39.061074'^^xsd:double;
  dwc:startLatitude '39.061074'^^xsd:double;
  dwc:endLatitude '39.061074'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_576'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.235672 3.261717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.235672"^^xsd:decimal ;
  dwc:decimalLongitude "3.261717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_377'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_377'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.261717'^^xsd:double;
  dwc:startLongitude '3.261717'^^xsd:double;
  dwc:endLongitude '3.261717'^^xsd:double;
  dwc:latitude '39.235672'^^xsd:double;
  dwc:startLatitude '39.235672'^^xsd:double;
  dwc:endLatitude '39.235672'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_377'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.055635 3.262355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.055635"^^xsd:decimal ;
  dwc:decimalLongitude "3.262355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_515'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_515'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:startTimeOfDay '16.316666666667'^^xsd:double;
  dwc:endTimeOfDay '16.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.262355'^^xsd:double;
  dwc:startLongitude '3.262355'^^xsd:double;
  dwc:endLongitude '3.262355'^^xsd:double;
  dwc:latitude '39.055635'^^xsd:double;
  dwc:startLatitude '39.055635'^^xsd:double;
  dwc:endLatitude '39.055635'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_515'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010096 3.264055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010096"^^xsd:decimal ;
  dwc:decimalLongitude "3.264055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_532'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_532'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '21.983333333333'^^xsd:double;
  dwc:startTimeOfDay '21.983333333333'^^xsd:double;
  dwc:endTimeOfDay '21.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.264055'^^xsd:double;
  dwc:startLongitude '3.264055'^^xsd:double;
  dwc:endLongitude '3.264055'^^xsd:double;
  dwc:latitude '39.010096'^^xsd:double;
  dwc:startLatitude '39.010096'^^xsd:double;
  dwc:endLatitude '39.010096'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_532'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.200056 3.26751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.200056"^^xsd:decimal ;
  dwc:decimalLongitude "3.26751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_472'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_472'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.58333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.26751'^^xsd:double;
  dwc:startLongitude '3.26751'^^xsd:double;
  dwc:endLongitude '3.26751'^^xsd:double;
  dwc:latitude '39.200056'^^xsd:double;
  dwc:startLatitude '39.200056'^^xsd:double;
  dwc:endLatitude '39.200056'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_472'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.052368 3.26788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.052368"^^xsd:decimal ;
  dwc:decimalLongitude "3.26788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_516'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_516'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:startTimeOfDay '16.65'^^xsd:double;
  dwc:endTimeOfDay '16.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.26788'^^xsd:double;
  dwc:startLongitude '3.26788'^^xsd:double;
  dwc:endLongitude '3.26788'^^xsd:double;
  dwc:latitude '39.052368'^^xsd:double;
  dwc:startLatitude '39.052368'^^xsd:double;
  dwc:endLatitude '39.052368'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_516'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.055297 3.267902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.055297"^^xsd:decimal ;
  dwc:decimalLongitude "3.267902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_577'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_577'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.267902'^^xsd:double;
  dwc:startLongitude '3.267902'^^xsd:double;
  dwc:endLongitude '3.267902'^^xsd:double;
  dwc:latitude '39.055297'^^xsd:double;
  dwc:startLatitude '39.055297'^^xsd:double;
  dwc:endLatitude '39.055297'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_577'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.014935 3.268266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.014935"^^xsd:decimal ;
  dwc:decimalLongitude "3.268266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_531'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_531'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:startTimeOfDay '21.65'^^xsd:double;
  dwc:endTimeOfDay '21.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.268266'^^xsd:double;
  dwc:startLongitude '3.268266'^^xsd:double;
  dwc:endLongitude '3.268266'^^xsd:double;
  dwc:latitude '39.014935'^^xsd:double;
  dwc:startLatitude '39.014935'^^xsd:double;
  dwc:endLatitude '39.014935'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_531'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.243942 3.269188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.243942"^^xsd:decimal ;
  dwc:decimalLongitude "3.269188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_376'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_376'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:startTimeOfDay '6.5'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.269188'^^xsd:double;
  dwc:startLongitude '3.269188'^^xsd:double;
  dwc:endLongitude '3.269188'^^xsd:double;
  dwc:latitude '39.243942'^^xsd:double;
  dwc:startLatitude '39.243942'^^xsd:double;
  dwc:endLatitude '39.243942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_376'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02038 3.272445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02038"^^xsd:decimal ;
  dwc:decimalLongitude "3.272445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_530'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_530'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '21.316666666667'^^xsd:double;
  dwc:startTimeOfDay '21.316666666667'^^xsd:double;
  dwc:endTimeOfDay '21.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.272445'^^xsd:double;
  dwc:startLongitude '3.272445'^^xsd:double;
  dwc:endLongitude '3.272445'^^xsd:double;
  dwc:latitude '39.02038'^^xsd:double;
  dwc:startLatitude '39.02038'^^xsd:double;
  dwc:endLatitude '39.02038'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_530'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.148418 3.27399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.148418"^^xsd:decimal ;
  dwc:decimalLongitude "3.27399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_221'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_221'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '3.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.27399'^^xsd:double;
  dwc:startLongitude '3.27399'^^xsd:double;
  dwc:endLongitude '3.27399'^^xsd:double;
  dwc:latitude '39.148418'^^xsd:double;
  dwc:startLatitude '39.148418'^^xsd:double;
  dwc:endLatitude '39.148418'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_221'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02649 3.277064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02649"^^xsd:decimal ;
  dwc:decimalLongitude "3.277064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_529'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_529'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '20.983333333333'^^xsd:double;
  dwc:startTimeOfDay '20.983333333333'^^xsd:double;
  dwc:endTimeOfDay '20.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.277064'^^xsd:double;
  dwc:startLongitude '3.277064'^^xsd:double;
  dwc:endLongitude '3.277064'^^xsd:double;
  dwc:latitude '39.02649'^^xsd:double;
  dwc:startLatitude '39.02649'^^xsd:double;
  dwc:endLatitude '39.02649'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_529'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.032439 3.281415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.032439"^^xsd:decimal ;
  dwc:decimalLongitude "3.281415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_528'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_528'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '20.65'^^xsd:double;
  dwc:startTimeOfDay '20.65'^^xsd:double;
  dwc:endTimeOfDay '20.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.281415'^^xsd:double;
  dwc:startLongitude '3.281415'^^xsd:double;
  dwc:endLongitude '3.281415'^^xsd:double;
  dwc:latitude '39.032439'^^xsd:double;
  dwc:startLatitude '39.032439'^^xsd:double;
  dwc:endLatitude '39.032439'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_528'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.191478 3.28282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.191478"^^xsd:decimal ;
  dwc:decimalLongitude "3.28282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_471'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_471'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.31666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.31666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.31666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.28282'^^xsd:double;
  dwc:startLongitude '3.28282'^^xsd:double;
  dwc:endLongitude '3.28282'^^xsd:double;
  dwc:latitude '39.191478'^^xsd:double;
  dwc:startLatitude '39.191478'^^xsd:double;
  dwc:endLatitude '39.191478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_471'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.043409 3.286012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.043409"^^xsd:decimal ;
  dwc:decimalLongitude "3.286012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_517'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_517'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:startTimeOfDay '16.983333333333'^^xsd:double;
  dwc:endTimeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.286012'^^xsd:double;
  dwc:startLongitude '3.286012'^^xsd:double;
  dwc:endLongitude '3.286012'^^xsd:double;
  dwc:latitude '39.043409'^^xsd:double;
  dwc:startLatitude '39.043409'^^xsd:double;
  dwc:endLatitude '39.043409'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_517'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.159399 3.287675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.159399"^^xsd:decimal ;
  dwc:decimalLongitude "3.287675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_222'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_222'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '3.85'^^xsd:double;
  dwc:startTimeOfDay '3.85'^^xsd:double;
  dwc:endTimeOfDay '3.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.287675'^^xsd:double;
  dwc:startLongitude '3.287675'^^xsd:double;
  dwc:endLongitude '3.287675'^^xsd:double;
  dwc:latitude '39.159399'^^xsd:double;
  dwc:startLatitude '39.159399'^^xsd:double;
  dwc:endLatitude '39.159399'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_222'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.242363 3.289937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.242363"^^xsd:decimal ;
  dwc:decimalLongitude "3.289937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_375'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_375'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.289937'^^xsd:double;
  dwc:startLongitude '3.289937'^^xsd:double;
  dwc:endLongitude '3.289937'^^xsd:double;
  dwc:latitude '39.242363'^^xsd:double;
  dwc:startLatitude '39.242363'^^xsd:double;
  dwc:endLatitude '39.242363'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_375'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.163186 3.291425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.163186"^^xsd:decimal ;
  dwc:decimalLongitude "3.291425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_223'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_223'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.291425'^^xsd:double;
  dwc:startLongitude '3.291425'^^xsd:double;
  dwc:endLongitude '3.291425'^^xsd:double;
  dwc:latitude '39.163186'^^xsd:double;
  dwc:startLatitude '39.163186'^^xsd:double;
  dwc:endLatitude '39.163186'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_223'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.030588 3.292712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.030588"^^xsd:decimal ;
  dwc:decimalLongitude "3.292712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_527'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_527'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '20.316666666667'^^xsd:double;
  dwc:startTimeOfDay '20.316666666667'^^xsd:double;
  dwc:endTimeOfDay '20.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.292712'^^xsd:double;
  dwc:startLongitude '3.292712'^^xsd:double;
  dwc:endLongitude '3.292712'^^xsd:double;
  dwc:latitude '39.030588'^^xsd:double;
  dwc:startLatitude '39.030588'^^xsd:double;
  dwc:endLatitude '39.030588'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_527'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04725 3.297674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04725"^^xsd:decimal ;
  dwc:decimalLongitude "3.297674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_518'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_518'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:startTimeOfDay '17.316666666667'^^xsd:double;
  dwc:endTimeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.297674'^^xsd:double;
  dwc:startLongitude '3.297674'^^xsd:double;
  dwc:endLongitude '3.297674'^^xsd:double;
  dwc:latitude '39.04725'^^xsd:double;
  dwc:startLatitude '39.04725'^^xsd:double;
  dwc:endLatitude '39.04725'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_518'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26088 3.301949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26088"^^xsd:decimal ;
  dwc:decimalLongitude "3.301949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_373'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_373'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:startTimeOfDay '5.55'^^xsd:double;
  dwc:endTimeOfDay '5.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.301949'^^xsd:double;
  dwc:startLongitude '3.301949'^^xsd:double;
  dwc:endLongitude '3.301949'^^xsd:double;
  dwc:latitude '39.26088'^^xsd:double;
  dwc:startLatitude '39.26088'^^xsd:double;
  dwc:endLatitude '39.26088'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_373'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.035245 3.302754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.035245"^^xsd:decimal ;
  dwc:decimalLongitude "3.302754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_519'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_519'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:startTimeOfDay '17.65'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.302754'^^xsd:double;
  dwc:startLongitude '3.302754'^^xsd:double;
  dwc:endLongitude '3.302754'^^xsd:double;
  dwc:latitude '39.035245'^^xsd:double;
  dwc:startLatitude '39.035245'^^xsd:double;
  dwc:endLatitude '39.035245'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_519'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.029773 3.305989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.029773"^^xsd:decimal ;
  dwc:decimalLongitude "3.305989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_521'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_521'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '18.316666666667'^^xsd:double;
  dwc:startTimeOfDay '18.316666666667'^^xsd:double;
  dwc:endTimeOfDay '18.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.305989'^^xsd:double;
  dwc:startLongitude '3.305989'^^xsd:double;
  dwc:endLongitude '3.305989'^^xsd:double;
  dwc:latitude '39.029773'^^xsd:double;
  dwc:startLatitude '39.029773'^^xsd:double;
  dwc:endLatitude '39.029773'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_521'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.024333 3.306735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.024333"^^xsd:decimal ;
  dwc:decimalLongitude "3.306735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_526'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_526'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '19.983333333333'^^xsd:double;
  dwc:startTimeOfDay '19.983333333333'^^xsd:double;
  dwc:endTimeOfDay '19.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.306735'^^xsd:double;
  dwc:startLongitude '3.306735'^^xsd:double;
  dwc:endLongitude '3.306735'^^xsd:double;
  dwc:latitude '39.024333'^^xsd:double;
  dwc:startLatitude '39.024333'^^xsd:double;
  dwc:endLatitude '39.024333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_526'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.035416 3.30806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.035416"^^xsd:decimal ;
  dwc:decimalLongitude "3.30806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_520'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_520'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '17.983333333333'^^xsd:double;
  dwc:startTimeOfDay '17.983333333333'^^xsd:double;
  dwc:endTimeOfDay '17.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.30806'^^xsd:double;
  dwc:startLongitude '3.30806'^^xsd:double;
  dwc:endLongitude '3.30806'^^xsd:double;
  dwc:latitude '39.035416'^^xsd:double;
  dwc:startLatitude '39.035416'^^xsd:double;
  dwc:endLatitude '39.035416'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_520'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.244434 3.308867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.244434"^^xsd:decimal ;
  dwc:decimalLongitude "3.308867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_358'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_358'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '1.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.308867'^^xsd:double;
  dwc:startLongitude '3.308867'^^xsd:double;
  dwc:endLongitude '3.308867'^^xsd:double;
  dwc:latitude '39.244434'^^xsd:double;
  dwc:startLatitude '39.244434'^^xsd:double;
  dwc:endLatitude '39.244434'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_358'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.246265 3.309789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.246265"^^xsd:decimal ;
  dwc:decimalLongitude "3.309789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_374'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_374'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.309789'^^xsd:double;
  dwc:startLongitude '3.309789'^^xsd:double;
  dwc:endLongitude '3.309789'^^xsd:double;
  dwc:latitude '39.246265'^^xsd:double;
  dwc:startLatitude '39.246265'^^xsd:double;
  dwc:endLatitude '39.246265'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_374'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.211533 3.310662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.211533"^^xsd:decimal ;
  dwc:decimalLongitude "3.310662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_864'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_864'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:startTimeOfDay '7.1'^^xsd:double;
  dwc:endTimeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.310662'^^xsd:double;
  dwc:startLongitude '3.310662'^^xsd:double;
  dwc:endLongitude '3.310662'^^xsd:double;
  dwc:latitude '39.211533'^^xsd:double;
  dwc:startLatitude '39.211533'^^xsd:double;
  dwc:endLatitude '39.211533'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_864'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.166946 3.319397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.166946"^^xsd:decimal ;
  dwc:decimalLongitude "3.319397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_868'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_868'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:startTimeOfDay '8.45'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.319397'^^xsd:double;
  dwc:startLongitude '3.319397'^^xsd:double;
  dwc:endLongitude '3.319397'^^xsd:double;
  dwc:latitude '39.166946'^^xsd:double;
  dwc:startLatitude '39.166946'^^xsd:double;
  dwc:endLatitude '39.166946'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_868'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.021587 3.319797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.021587"^^xsd:decimal ;
  dwc:decimalLongitude "3.319797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_522'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_522'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '18.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.319797'^^xsd:double;
  dwc:startLongitude '3.319797'^^xsd:double;
  dwc:endLongitude '3.319797'^^xsd:double;
  dwc:latitude '39.021587'^^xsd:double;
  dwc:startLatitude '39.021587'^^xsd:double;
  dwc:endLatitude '39.021587'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_522'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.150231 3.320178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.150231"^^xsd:decimal ;
  dwc:decimalLongitude "3.320178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_224'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_224'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '4.5333333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.320178'^^xsd:double;
  dwc:startLongitude '3.320178'^^xsd:double;
  dwc:endLongitude '3.320178'^^xsd:double;
  dwc:latitude '39.150231'^^xsd:double;
  dwc:startLatitude '39.150231'^^xsd:double;
  dwc:endLatitude '39.150231'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_224'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.179089 3.321278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.179089"^^xsd:decimal ;
  dwc:decimalLongitude "3.321278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_867'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_867'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.321278'^^xsd:double;
  dwc:startLongitude '3.321278'^^xsd:double;
  dwc:endLongitude '3.321278'^^xsd:double;
  dwc:latitude '39.179089'^^xsd:double;
  dwc:startLatitude '39.179089'^^xsd:double;
  dwc:endLatitude '39.179089'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_867'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.163715 3.321475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.163715"^^xsd:decimal ;
  dwc:decimalLongitude "3.321475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_869'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_869'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.321475'^^xsd:double;
  dwc:startLongitude '3.321475'^^xsd:double;
  dwc:endLongitude '3.321475'^^xsd:double;
  dwc:latitude '39.163715'^^xsd:double;
  dwc:startLatitude '39.163715'^^xsd:double;
  dwc:endLatitude '39.163715'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_869'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016061 3.322581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016061"^^xsd:decimal ;
  dwc:decimalLongitude "3.322581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_525'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_525'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '19.65'^^xsd:double;
  dwc:startTimeOfDay '19.65'^^xsd:double;
  dwc:endTimeOfDay '19.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.322581'^^xsd:double;
  dwc:startLongitude '3.322581'^^xsd:double;
  dwc:endLongitude '3.322581'^^xsd:double;
  dwc:latitude '39.016061'^^xsd:double;
  dwc:startLatitude '39.016061'^^xsd:double;
  dwc:endLatitude '39.016061'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_525'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.228127 3.323833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.228127"^^xsd:decimal ;
  dwc:decimalLongitude "3.323833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_863'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_863'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.323833'^^xsd:double;
  dwc:startLongitude '3.323833'^^xsd:double;
  dwc:endLongitude '3.323833'^^xsd:double;
  dwc:latitude '39.228127'^^xsd:double;
  dwc:startLatitude '39.228127'^^xsd:double;
  dwc:endLatitude '39.228127'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_863'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.265709 3.324941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.265709"^^xsd:decimal ;
  dwc:decimalLongitude "3.324941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_372'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_372'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.324941'^^xsd:double;
  dwc:startLongitude '3.324941'^^xsd:double;
  dwc:endLongitude '3.324941'^^xsd:double;
  dwc:latitude '39.265709'^^xsd:double;
  dwc:startLatitude '39.265709'^^xsd:double;
  dwc:endLatitude '39.265709'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_372'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.013572 3.325472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.013572"^^xsd:decimal ;
  dwc:decimalLongitude "3.325472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_523'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_523'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '18.983333333333'^^xsd:double;
  dwc:startTimeOfDay '18.983333333333'^^xsd:double;
  dwc:endTimeOfDay '18.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.325472'^^xsd:double;
  dwc:startLongitude '3.325472'^^xsd:double;
  dwc:endLongitude '3.325472'^^xsd:double;
  dwc:latitude '39.013572'^^xsd:double;
  dwc:startLatitude '39.013572'^^xsd:double;
  dwc:endLatitude '39.013572'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_523'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.261578 3.326999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.261578"^^xsd:decimal ;
  dwc:decimalLongitude "3.326999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_860'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_860'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '5.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.326999'^^xsd:double;
  dwc:startLongitude '3.326999'^^xsd:double;
  dwc:endLongitude '3.326999'^^xsd:double;
  dwc:latitude '39.261578'^^xsd:double;
  dwc:startLatitude '39.261578'^^xsd:double;
  dwc:endLatitude '39.261578'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_860'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.285255 3.328097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.285255"^^xsd:decimal ;
  dwc:decimalLongitude "3.328097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_366'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_366'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:startTimeOfDay '3.35'^^xsd:double;
  dwc:endTimeOfDay '3.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.328097'^^xsd:double;
  dwc:startLongitude '3.328097'^^xsd:double;
  dwc:endLongitude '3.328097'^^xsd:double;
  dwc:latitude '39.285255'^^xsd:double;
  dwc:startLatitude '39.285255'^^xsd:double;
  dwc:endLatitude '39.285255'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_366'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.287415 3.330025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.287415"^^xsd:decimal ;
  dwc:decimalLongitude "3.330025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_367'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_367'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:startTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.330025'^^xsd:double;
  dwc:startLongitude '3.330025'^^xsd:double;
  dwc:endLongitude '3.330025'^^xsd:double;
  dwc:latitude '39.287415'^^xsd:double;
  dwc:startLatitude '39.287415'^^xsd:double;
  dwc:endLatitude '39.287415'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_367'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.248094 3.330193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.248094"^^xsd:decimal ;
  dwc:decimalLongitude "3.330193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1004'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1004'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.330193'^^xsd:double;
  dwc:startLongitude '3.330193'^^xsd:double;
  dwc:endLongitude '3.330193'^^xsd:double;
  dwc:latitude '39.248094'^^xsd:double;
  dwc:startLatitude '39.248094'^^xsd:double;
  dwc:endLatitude '39.248094'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1004'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.238747 3.332178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.238747"^^xsd:decimal ;
  dwc:decimalLongitude "3.332178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_861'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_861'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.332178'^^xsd:double;
  dwc:startLongitude '3.332178'^^xsd:double;
  dwc:endLongitude '3.332178'^^xsd:double;
  dwc:latitude '39.238747'^^xsd:double;
  dwc:startLatitude '39.238747'^^xsd:double;
  dwc:endLatitude '39.238747'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_861'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.199905 3.332984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.199905"^^xsd:decimal ;
  dwc:decimalLongitude "3.332984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_865'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_865'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.332984'^^xsd:double;
  dwc:startLongitude '3.332984'^^xsd:double;
  dwc:endLongitude '3.332984'^^xsd:double;
  dwc:latitude '39.199905'^^xsd:double;
  dwc:startLatitude '39.199905'^^xsd:double;
  dwc:endLatitude '39.199905'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_865'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.263931 3.333175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.263931"^^xsd:decimal ;
  dwc:decimalLongitude "3.333175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_359'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_359'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:startTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.333175'^^xsd:double;
  dwc:startLongitude '3.333175'^^xsd:double;
  dwc:endLongitude '3.333175'^^xsd:double;
  dwc:latitude '39.263931'^^xsd:double;
  dwc:startLatitude '39.263931'^^xsd:double;
  dwc:endLatitude '39.263931'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_359'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.286247 3.333371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.286247"^^xsd:decimal ;
  dwc:decimalLongitude "3.333371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_365'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_365'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '3.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.333371'^^xsd:double;
  dwc:startLongitude '3.333371'^^xsd:double;
  dwc:endLongitude '3.333371'^^xsd:double;
  dwc:latitude '39.286247'^^xsd:double;
  dwc:startLatitude '39.286247'^^xsd:double;
  dwc:endLatitude '39.286247'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_365'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.232853 3.33442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.232853"^^xsd:decimal ;
  dwc:decimalLongitude "3.33442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_862'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_862'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:startTimeOfDay '6.45'^^xsd:double;
  dwc:endTimeOfDay '6.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.33442'^^xsd:double;
  dwc:startLongitude '3.33442'^^xsd:double;
  dwc:endLongitude '3.33442'^^xsd:double;
  dwc:latitude '39.232853'^^xsd:double;
  dwc:startLatitude '39.232853'^^xsd:double;
  dwc:endLatitude '39.232853'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_862'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.092917 3.339917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.092917"^^xsd:decimal ;
  dwc:decimalLongitude "3.339917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1014'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1014'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.339917'^^xsd:double;
  dwc:startLongitude '3.339917'^^xsd:double;
  dwc:endLongitude '3.339917'^^xsd:double;
  dwc:latitude '39.092917'^^xsd:double;
  dwc:startLatitude '39.092917'^^xsd:double;
  dwc:endLatitude '39.092917'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1014'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19408 3.340173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19408"^^xsd:decimal ;
  dwc:decimalLongitude "3.340173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_866'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_866'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.340173'^^xsd:double;
  dwc:startLongitude '3.340173'^^xsd:double;
  dwc:endLongitude '3.340173'^^xsd:double;
  dwc:latitude '39.19408'^^xsd:double;
  dwc:startLatitude '39.19408'^^xsd:double;
  dwc:endLatitude '39.19408'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_866'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.290291 3.340447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.290291"^^xsd:decimal ;
  dwc:decimalLongitude "3.340447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_364'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_364'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '2.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.340447'^^xsd:double;
  dwc:startLongitude '3.340447'^^xsd:double;
  dwc:endLongitude '3.340447'^^xsd:double;
  dwc:latitude '39.290291'^^xsd:double;
  dwc:startLatitude '39.290291'^^xsd:double;
  dwc:endLatitude '39.290291'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_364'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008691 3.341791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008691"^^xsd:decimal ;
  dwc:decimalLongitude "3.341791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_524'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_524'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:startTimeOfDay '19.316666666667'^^xsd:double;
  dwc:endTimeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.341791'^^xsd:double;
  dwc:startLongitude '3.341791'^^xsd:double;
  dwc:endLongitude '3.341791'^^xsd:double;
  dwc:latitude '39.008691'^^xsd:double;
  dwc:startLatitude '39.008691'^^xsd:double;
  dwc:endLatitude '39.008691'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_524'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.303345 3.342618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.303345"^^xsd:decimal ;
  dwc:decimalLongitude "3.342618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_368'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_368'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '3.9833333333333'^^xsd:double;
  dwc:startTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.342618'^^xsd:double;
  dwc:startLongitude '3.342618'^^xsd:double;
  dwc:endLongitude '3.342618'^^xsd:double;
  dwc:latitude '39.303345'^^xsd:double;
  dwc:startLatitude '39.303345'^^xsd:double;
  dwc:endLatitude '39.303345'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_368'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.301163 3.342758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.301163"^^xsd:decimal ;
  dwc:decimalLongitude "3.342758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_362'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_362'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '2.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.342758'^^xsd:double;
  dwc:startLongitude '3.342758'^^xsd:double;
  dwc:endLongitude '3.342758'^^xsd:double;
  dwc:latitude '39.301163'^^xsd:double;
  dwc:startLatitude '39.301163'^^xsd:double;
  dwc:endLatitude '39.301163'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_362'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.255926 3.343288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.255926"^^xsd:decimal ;
  dwc:decimalLongitude "3.343288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1005'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1005'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.343288'^^xsd:double;
  dwc:startLongitude '3.343288'^^xsd:double;
  dwc:endLongitude '3.343288'^^xsd:double;
  dwc:latitude '39.255926'^^xsd:double;
  dwc:startLatitude '39.255926'^^xsd:double;
  dwc:endLatitude '39.255926'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1005'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29977 3.344628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29977"^^xsd:decimal ;
  dwc:decimalLongitude "3.344628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_363'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_363'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '2.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.344628'^^xsd:double;
  dwc:startLongitude '3.344628'^^xsd:double;
  dwc:endLongitude '3.344628'^^xsd:double;
  dwc:latitude '39.29977'^^xsd:double;
  dwc:startLatitude '39.29977'^^xsd:double;
  dwc:endLatitude '39.29977'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_363'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.263796 3.352171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.263796"^^xsd:decimal ;
  dwc:decimalLongitude "3.352171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1006'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1006'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.352171'^^xsd:double;
  dwc:startLongitude '3.352171'^^xsd:double;
  dwc:endLongitude '3.352171'^^xsd:double;
  dwc:latitude '39.263796'^^xsd:double;
  dwc:startLatitude '39.263796'^^xsd:double;
  dwc:endLatitude '39.263796'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1006'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.274559 3.352475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.274559"^^xsd:decimal ;
  dwc:decimalLongitude "3.352475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_859'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_859'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '5.45'^^xsd:double;
  dwc:startTimeOfDay '5.45'^^xsd:double;
  dwc:endTimeOfDay '5.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.352475'^^xsd:double;
  dwc:startLongitude '3.352475'^^xsd:double;
  dwc:endLongitude '3.352475'^^xsd:double;
  dwc:latitude '39.274559'^^xsd:double;
  dwc:startLatitude '39.274559'^^xsd:double;
  dwc:endLatitude '39.274559'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_859'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.284443 3.354313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.284443"^^xsd:decimal ;
  dwc:decimalLongitude "3.354313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_371'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_371'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.354313'^^xsd:double;
  dwc:startLongitude '3.354313'^^xsd:double;
  dwc:endLongitude '3.354313'^^xsd:double;
  dwc:latitude '39.284443'^^xsd:double;
  dwc:startLatitude '39.284443'^^xsd:double;
  dwc:endLatitude '39.284443'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_371'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.147736 3.355175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.147736"^^xsd:decimal ;
  dwc:decimalLongitude "3.355175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_225'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_225'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '4.8666666666667'^^xsd:double;
  dwc:startTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.355175'^^xsd:double;
  dwc:startLongitude '3.355175'^^xsd:double;
  dwc:endLongitude '3.355175'^^xsd:double;
  dwc:latitude '39.147736'^^xsd:double;
  dwc:startLatitude '39.147736'^^xsd:double;
  dwc:endLatitude '39.147736'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_225'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.296639 3.35663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.296639"^^xsd:decimal ;
  dwc:decimalLongitude "3.35663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_361'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_361'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:startTimeOfDay '1.9'^^xsd:double;
  dwc:endTimeOfDay '1.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.35663'^^xsd:double;
  dwc:startLongitude '3.35663'^^xsd:double;
  dwc:endLongitude '3.35663'^^xsd:double;
  dwc:latitude '39.296639'^^xsd:double;
  dwc:startLatitude '39.296639'^^xsd:double;
  dwc:endLatitude '39.296639'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_361'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.284317 3.357338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.284317"^^xsd:decimal ;
  dwc:decimalLongitude "3.357338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_360'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_360'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '1.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.357338'^^xsd:double;
  dwc:startLongitude '3.357338'^^xsd:double;
  dwc:endLongitude '3.357338'^^xsd:double;
  dwc:latitude '39.284317'^^xsd:double;
  dwc:startLatitude '39.284317'^^xsd:double;
  dwc:endLatitude '39.284317'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_360'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.262795 3.357382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.262795"^^xsd:decimal ;
  dwc:decimalLongitude "3.357382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_858'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_858'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.357382'^^xsd:double;
  dwc:startLongitude '3.357382'^^xsd:double;
  dwc:endLongitude '3.357382'^^xsd:double;
  dwc:latitude '39.262795'^^xsd:double;
  dwc:startLatitude '39.262795'^^xsd:double;
  dwc:endLatitude '39.262795'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_858'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23707 3.357428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23707"^^xsd:decimal ;
  dwc:decimalLongitude "3.357428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1009'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1009'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.357428'^^xsd:double;
  dwc:startLongitude '3.357428'^^xsd:double;
  dwc:endLongitude '3.357428'^^xsd:double;
  dwc:latitude '39.23707'^^xsd:double;
  dwc:startLatitude '39.23707'^^xsd:double;
  dwc:endLatitude '39.23707'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1009'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.248437 3.357428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.248437"^^xsd:decimal ;
  dwc:decimalLongitude "3.357428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1008'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1008'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.357428'^^xsd:double;
  dwc:startLongitude '3.357428'^^xsd:double;
  dwc:endLongitude '3.357428'^^xsd:double;
  dwc:latitude '39.248437'^^xsd:double;
  dwc:startLatitude '39.248437'^^xsd:double;
  dwc:endLatitude '39.248437'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1008'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.107917 3.358917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.107917"^^xsd:decimal ;
  dwc:decimalLongitude "3.358917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1015'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1015'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.358917'^^xsd:double;
  dwc:startLongitude '3.358917'^^xsd:double;
  dwc:endLongitude '3.358917'^^xsd:double;
  dwc:latitude '39.107917'^^xsd:double;
  dwc:startLatitude '39.107917'^^xsd:double;
  dwc:endLatitude '39.107917'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1015'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.253743 3.360915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.253743"^^xsd:decimal ;
  dwc:decimalLongitude "3.360915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1007'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1007'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:startTimeOfDay '7.9'^^xsd:double;
  dwc:endTimeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.360915'^^xsd:double;
  dwc:startLongitude '3.360915'^^xsd:double;
  dwc:endLongitude '3.360915'^^xsd:double;
  dwc:latitude '39.253743'^^xsd:double;
  dwc:startLatitude '39.253743'^^xsd:double;
  dwc:endLatitude '39.253743'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1007'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.209744 3.361162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.209744"^^xsd:decimal ;
  dwc:decimalLongitude "3.361162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1013'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1013'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:startTimeOfDay '9.9'^^xsd:double;
  dwc:endTimeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.361162'^^xsd:double;
  dwc:startLongitude '3.361162'^^xsd:double;
  dwc:endLongitude '3.361162'^^xsd:double;
  dwc:latitude '39.209744'^^xsd:double;
  dwc:startLatitude '39.209744'^^xsd:double;
  dwc:endLatitude '39.209744'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1013'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.215607 3.364177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.215607"^^xsd:decimal ;
  dwc:decimalLongitude "3.364177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1012'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1012'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.364177'^^xsd:double;
  dwc:startLongitude '3.364177'^^xsd:double;
  dwc:endLongitude '3.364177'^^xsd:double;
  dwc:latitude '39.215607'^^xsd:double;
  dwc:startLatitude '39.215607'^^xsd:double;
  dwc:endLatitude '39.215607'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1012'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.318031 3.364875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.318031"^^xsd:decimal ;
  dwc:decimalLongitude "3.364875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_369'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_369'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '4.2833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.2833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.364875'^^xsd:double;
  dwc:startLongitude '3.364875'^^xsd:double;
  dwc:endLongitude '3.364875'^^xsd:double;
  dwc:latitude '39.318031'^^xsd:double;
  dwc:startLatitude '39.318031'^^xsd:double;
  dwc:endLatitude '39.318031'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_369'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.124667 3.365008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.124667"^^xsd:decimal ;
  dwc:decimalLongitude "3.365008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1016'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1016'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.365008'^^xsd:double;
  dwc:startLongitude '3.365008'^^xsd:double;
  dwc:endLongitude '3.365008'^^xsd:double;
  dwc:latitude '39.124667'^^xsd:double;
  dwc:startLatitude '39.124667'^^xsd:double;
  dwc:endLatitude '39.124667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1016'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.262159 3.366666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.262159"^^xsd:decimal ;
  dwc:decimalLongitude "3.366666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_463'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_463'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '19.683333333333'^^xsd:double;
  dwc:startTimeOfDay '19.683333333333'^^xsd:double;
  dwc:endTimeOfDay '19.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.366666'^^xsd:double;
  dwc:startLongitude '3.366666'^^xsd:double;
  dwc:endLongitude '3.366666'^^xsd:double;
  dwc:latitude '39.262159'^^xsd:double;
  dwc:startLatitude '39.262159'^^xsd:double;
  dwc:endLatitude '39.262159'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_463'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 3.367242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "3.367242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1017'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1017'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.367242'^^xsd:double;
  dwc:startLongitude '3.367242'^^xsd:double;
  dwc:endLongitude '3.367242'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:startLatitude '39.142'^^xsd:double;
  dwc:endLatitude '39.142'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1017'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.159333 3.369475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.159333"^^xsd:decimal ;
  dwc:decimalLongitude "3.369475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1018'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1018'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.369475'^^xsd:double;
  dwc:startLongitude '3.369475'^^xsd:double;
  dwc:endLongitude '3.369475'^^xsd:double;
  dwc:latitude '39.159333'^^xsd:double;
  dwc:startLatitude '39.159333'^^xsd:double;
  dwc:endLatitude '39.159333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1018'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.230756 3.370786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.230756"^^xsd:decimal ;
  dwc:decimalLongitude "3.370786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1011'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1011'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.2333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.370786'^^xsd:double;
  dwc:startLongitude '3.370786'^^xsd:double;
  dwc:endLongitude '3.370786'^^xsd:double;
  dwc:latitude '39.230756'^^xsd:double;
  dwc:startLatitude '39.230756'^^xsd:double;
  dwc:endLatitude '39.230756'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1011'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.155864 3.372261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.155864"^^xsd:decimal ;
  dwc:decimalLongitude "3.372261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_226'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_226'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.372261'^^xsd:double;
  dwc:startLongitude '3.372261'^^xsd:double;
  dwc:endLongitude '3.372261'^^xsd:double;
  dwc:latitude '39.155864'^^xsd:double;
  dwc:startLatitude '39.155864'^^xsd:double;
  dwc:endLatitude '39.155864'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_226'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.232129 3.373232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.232129"^^xsd:decimal ;
  dwc:decimalLongitude "3.373232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1010'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1010'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:julianDay '209'^^xsd:integer;
  dwc:startJulianDay '209'^^xsd:integer;
  dwc:endJulianDay '209'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:startTimeOfDay '8.9'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.373232'^^xsd:double;
  dwc:startLongitude '3.373232'^^xsd:double;
  dwc:endLongitude '3.373232'^^xsd:double;
  dwc:latitude '39.232129'^^xsd:double;
  dwc:startLatitude '39.232129'^^xsd:double;
  dwc:endLatitude '39.232129'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1010'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.171583 3.3795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.171583"^^xsd:decimal ;
  dwc:decimalLongitude "3.3795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1019'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1019'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.3795'^^xsd:double;
  dwc:startLongitude '3.3795'^^xsd:double;
  dwc:endLongitude '3.3795'^^xsd:double;
  dwc:latitude '39.171583'^^xsd:double;
  dwc:startLatitude '39.171583'^^xsd:double;
  dwc:endLatitude '39.171583'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1019'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.302319 3.381365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.302319"^^xsd:decimal ;
  dwc:decimalLongitude "3.381365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_370'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_370'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:startTimeOfDay '4.6'^^xsd:double;
  dwc:endTimeOfDay '4.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.381365'^^xsd:double;
  dwc:startLongitude '3.381365'^^xsd:double;
  dwc:endLongitude '3.381365'^^xsd:double;
  dwc:latitude '39.302319'^^xsd:double;
  dwc:startLatitude '39.302319'^^xsd:double;
  dwc:endLatitude '39.302319'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_370'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.261667 3.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.261667"^^xsd:decimal ;
  dwc:decimalLongitude "3.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_417'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_417'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.381667'^^xsd:double;
  dwc:startLongitude '3.381667'^^xsd:double;
  dwc:endLongitude '3.381667'^^xsd:double;
  dwc:latitude '39.261667'^^xsd:double;
  dwc:startLatitude '39.261667'^^xsd:double;
  dwc:endLatitude '39.261667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_417'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.278333 3.387667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.278333"^^xsd:decimal ;
  dwc:decimalLongitude "3.387667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_416'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_416'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.387667'^^xsd:double;
  dwc:startLongitude '3.387667'^^xsd:double;
  dwc:endLongitude '3.387667'^^xsd:double;
  dwc:latitude '39.278333'^^xsd:double;
  dwc:startLatitude '39.278333'^^xsd:double;
  dwc:endLatitude '39.278333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_416'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.282421 3.387834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.282421"^^xsd:decimal ;
  dwc:decimalLongitude "3.387834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_464'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_464'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.016666666667'^^xsd:double;
  dwc:startTimeOfDay '20.016666666667'^^xsd:double;
  dwc:endTimeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.387834'^^xsd:double;
  dwc:startLongitude '3.387834'^^xsd:double;
  dwc:endLongitude '3.387834'^^xsd:double;
  dwc:latitude '39.282421'^^xsd:double;
  dwc:startLatitude '39.282421'^^xsd:double;
  dwc:endLatitude '39.282421'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_464'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28506 3.388998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28506"^^xsd:decimal ;
  dwc:decimalLongitude "3.388998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_465'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_465'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.35'^^xsd:double;
  dwc:startTimeOfDay '20.35'^^xsd:double;
  dwc:endTimeOfDay '20.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.388998'^^xsd:double;
  dwc:startLongitude '3.388998'^^xsd:double;
  dwc:endLongitude '3.388998'^^xsd:double;
  dwc:latitude '39.28506'^^xsd:double;
  dwc:startLatitude '39.28506'^^xsd:double;
  dwc:endLatitude '39.28506'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_465'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.155772 3.389288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.155772"^^xsd:decimal ;
  dwc:decimalLongitude "3.389288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_227'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_227'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:startTimeOfDay '5.55'^^xsd:double;
  dwc:endTimeOfDay '5.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.389288'^^xsd:double;
  dwc:startLongitude '3.389288'^^xsd:double;
  dwc:endLongitude '3.389288'^^xsd:double;
  dwc:latitude '39.155772'^^xsd:double;
  dwc:startLatitude '39.155772'^^xsd:double;
  dwc:endLatitude '39.155772'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_227'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.182583 3.392167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.182583"^^xsd:decimal ;
  dwc:decimalLongitude "3.392167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1020'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1020'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.392167'^^xsd:double;
  dwc:startLongitude '3.392167'^^xsd:double;
  dwc:endLongitude '3.392167'^^xsd:double;
  dwc:latitude '39.182583'^^xsd:double;
  dwc:startLatitude '39.182583'^^xsd:double;
  dwc:endLatitude '39.182583'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1020'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.288333 3.393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.288333"^^xsd:decimal ;
  dwc:decimalLongitude "3.393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_415'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_415'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.393333'^^xsd:double;
  dwc:startLongitude '3.393333'^^xsd:double;
  dwc:endLongitude '3.393333'^^xsd:double;
  dwc:latitude '39.288333'^^xsd:double;
  dwc:startLatitude '39.288333'^^xsd:double;
  dwc:endLatitude '39.288333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_415'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2794 3.400478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2794"^^xsd:decimal ;
  dwc:decimalLongitude "3.400478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_414'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_414'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '17.483333333333'^^xsd:double;
  dwc:startTimeOfDay '17.483333333333'^^xsd:double;
  dwc:endTimeOfDay '17.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.400478'^^xsd:double;
  dwc:startLongitude '3.400478'^^xsd:double;
  dwc:endLongitude '3.400478'^^xsd:double;
  dwc:latitude '39.2794'^^xsd:double;
  dwc:startLatitude '39.2794'^^xsd:double;
  dwc:endLatitude '39.2794'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_414'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.274094 3.40125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.274094"^^xsd:decimal ;
  dwc:decimalLongitude "3.40125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_413'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_413'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:startTimeOfDay '17.266666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.40125'^^xsd:double;
  dwc:startLongitude '3.40125'^^xsd:double;
  dwc:endLongitude '3.40125'^^xsd:double;
  dwc:latitude '39.274094'^^xsd:double;
  dwc:startLatitude '39.274094'^^xsd:double;
  dwc:endLatitude '39.274094'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_413'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267174 3.4039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.267174"^^xsd:decimal ;
  dwc:decimalLongitude "3.4039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_412'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_412'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:startTimeOfDay '16.933333333333'^^xsd:double;
  dwc:endTimeOfDay '16.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.4039'^^xsd:double;
  dwc:startLongitude '3.4039'^^xsd:double;
  dwc:endLongitude '3.4039'^^xsd:double;
  dwc:latitude '39.267174'^^xsd:double;
  dwc:startLatitude '39.267174'^^xsd:double;
  dwc:endLatitude '39.267174'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_412'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.193583 3.404833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.193583"^^xsd:decimal ;
  dwc:decimalLongitude "3.404833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1021'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1021'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.404833'^^xsd:double;
  dwc:startLongitude '3.404833'^^xsd:double;
  dwc:endLongitude '3.404833'^^xsd:double;
  dwc:latitude '39.193583'^^xsd:double;
  dwc:startLatitude '39.193583'^^xsd:double;
  dwc:endLatitude '39.193583'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1021'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.158181 3.40758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.158181"^^xsd:decimal ;
  dwc:decimalLongitude "3.40758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_228'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_228'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.40758'^^xsd:double;
  dwc:startLongitude '3.40758'^^xsd:double;
  dwc:endLongitude '3.40758'^^xsd:double;
  dwc:latitude '39.158181'^^xsd:double;
  dwc:startLatitude '39.158181'^^xsd:double;
  dwc:endLatitude '39.158181'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_228'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.318443 3.408841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.318443"^^xsd:decimal ;
  dwc:decimalLongitude "3.408841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_251'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_251'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '1.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '1.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.408841'^^xsd:double;
  dwc:startLongitude '3.408841'^^xsd:double;
  dwc:endLongitude '3.408841'^^xsd:double;
  dwc:latitude '39.318443'^^xsd:double;
  dwc:startLatitude '39.318443'^^xsd:double;
  dwc:endLatitude '39.318443'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_251'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.175728 3.412231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.175728"^^xsd:decimal ;
  dwc:decimalLongitude "3.412231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_229'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_229'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.412231'^^xsd:double;
  dwc:startLongitude '3.412231'^^xsd:double;
  dwc:endLongitude '3.412231'^^xsd:double;
  dwc:latitude '39.175728'^^xsd:double;
  dwc:startLatitude '39.175728'^^xsd:double;
  dwc:endLatitude '39.175728'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_229'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.322006 3.412577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.322006"^^xsd:decimal ;
  dwc:decimalLongitude "3.412577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_242'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_242'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '23.016666666667'^^xsd:double;
  dwc:startTimeOfDay '23.016666666667'^^xsd:double;
  dwc:endTimeOfDay '23.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.412577'^^xsd:double;
  dwc:startLongitude '3.412577'^^xsd:double;
  dwc:endLongitude '3.412577'^^xsd:double;
  dwc:latitude '39.322006'^^xsd:double;
  dwc:startLatitude '39.322006'^^xsd:double;
  dwc:endLatitude '39.322006'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_242'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.320492 3.412938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.320492"^^xsd:decimal ;
  dwc:decimalLongitude "3.412938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_250'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_250'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '1.5666666666667'^^xsd:double;
  dwc:startTimeOfDay '1.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.412938'^^xsd:double;
  dwc:startLongitude '3.412938'^^xsd:double;
  dwc:endLongitude '3.412938'^^xsd:double;
  dwc:latitude '39.320492'^^xsd:double;
  dwc:startLatitude '39.320492'^^xsd:double;
  dwc:endLatitude '39.320492'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_250'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.301448 3.413358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.301448"^^xsd:decimal ;
  dwc:decimalLongitude "3.413358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_466'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_466'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:startTimeOfDay '20.683333333333'^^xsd:double;
  dwc:endTimeOfDay '20.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.413358'^^xsd:double;
  dwc:startLongitude '3.413358'^^xsd:double;
  dwc:endLongitude '3.413358'^^xsd:double;
  dwc:latitude '39.301448'^^xsd:double;
  dwc:startLatitude '39.301448'^^xsd:double;
  dwc:endLatitude '39.301448'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_466'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.268009 3.414497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.268009"^^xsd:decimal ;
  dwc:decimalLongitude "3.414497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_411'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_411'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:startTimeOfDay '16.6'^^xsd:double;
  dwc:endTimeOfDay '16.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.414497'^^xsd:double;
  dwc:startLongitude '3.414497'^^xsd:double;
  dwc:endLongitude '3.414497'^^xsd:double;
  dwc:latitude '39.268009'^^xsd:double;
  dwc:startLatitude '39.268009'^^xsd:double;
  dwc:endLatitude '39.268009'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_411'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.319717 3.415655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.319717"^^xsd:decimal ;
  dwc:decimalLongitude "3.415655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_241'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_241'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '22.716666666667'^^xsd:double;
  dwc:startTimeOfDay '22.716666666667'^^xsd:double;
  dwc:endTimeOfDay '22.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.415655'^^xsd:double;
  dwc:startLongitude '3.415655'^^xsd:double;
  dwc:endLongitude '3.415655'^^xsd:double;
  dwc:latitude '39.319717'^^xsd:double;
  dwc:startLatitude '39.319717'^^xsd:double;
  dwc:endLatitude '39.319717'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_241'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.201667 3.416333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.201667"^^xsd:decimal ;
  dwc:decimalLongitude "3.416333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1022'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1022'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.416333'^^xsd:double;
  dwc:startLongitude '3.416333'^^xsd:double;
  dwc:endLongitude '3.416333'^^xsd:double;
  dwc:latitude '39.201667'^^xsd:double;
  dwc:startLatitude '39.201667'^^xsd:double;
  dwc:endLatitude '39.201667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1022'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.325478 3.41817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.325478"^^xsd:decimal ;
  dwc:decimalLongitude "3.41817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_240'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_240'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:startTimeOfDay '22.4'^^xsd:double;
  dwc:endTimeOfDay '22.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.41817'^^xsd:double;
  dwc:startLongitude '3.41817'^^xsd:double;
  dwc:endLongitude '3.41817'^^xsd:double;
  dwc:latitude '39.325478'^^xsd:double;
  dwc:startLatitude '39.325478'^^xsd:double;
  dwc:endLatitude '39.325478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_240'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.325039 3.418272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.325039"^^xsd:decimal ;
  dwc:decimalLongitude "3.418272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_249'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_249'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '1.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '1.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.418272'^^xsd:double;
  dwc:startLongitude '3.418272'^^xsd:double;
  dwc:endLongitude '3.418272'^^xsd:double;
  dwc:latitude '39.325039'^^xsd:double;
  dwc:startLatitude '39.325039'^^xsd:double;
  dwc:endLatitude '39.325039'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_249'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.306518 3.41884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.306518"^^xsd:decimal ;
  dwc:decimalLongitude "3.41884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_467'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_467'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '20.966666666667'^^xsd:double;
  dwc:startTimeOfDay '20.966666666667'^^xsd:double;
  dwc:endTimeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.41884'^^xsd:double;
  dwc:startLongitude '3.41884'^^xsd:double;
  dwc:endLongitude '3.41884'^^xsd:double;
  dwc:latitude '39.306518'^^xsd:double;
  dwc:startLatitude '39.306518'^^xsd:double;
  dwc:endLatitude '39.306518'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_467'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.268623 3.42047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.268623"^^xsd:decimal ;
  dwc:decimalLongitude "3.42047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_418'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_418'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '2.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '2.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.42047'^^xsd:double;
  dwc:startLongitude '3.42047'^^xsd:double;
  dwc:endLongitude '3.42047'^^xsd:double;
  dwc:latitude '39.268623'^^xsd:double;
  dwc:startLatitude '39.268623'^^xsd:double;
  dwc:endLatitude '39.268623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_418'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.330746 3.421865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.330746"^^xsd:decimal ;
  dwc:decimalLongitude "3.421865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_239'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_239'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:startTimeOfDay '22.083333333333'^^xsd:double;
  dwc:endTimeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.421865'^^xsd:double;
  dwc:startLongitude '3.421865'^^xsd:double;
  dwc:endLongitude '3.421865'^^xsd:double;
  dwc:latitude '39.330746'^^xsd:double;
  dwc:startLatitude '39.330746'^^xsd:double;
  dwc:endLatitude '39.330746'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_239'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27943 3.422344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27943"^^xsd:decimal ;
  dwc:decimalLongitude "3.422344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_409'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_409'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:startTimeOfDay '15.933333333333'^^xsd:double;
  dwc:endTimeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.422344'^^xsd:double;
  dwc:startLongitude '3.422344'^^xsd:double;
  dwc:endLongitude '3.422344'^^xsd:double;
  dwc:latitude '39.27943'^^xsd:double;
  dwc:startLatitude '39.27943'^^xsd:double;
  dwc:endLatitude '39.27943'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_409'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267063 3.423551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.267063"^^xsd:decimal ;
  dwc:decimalLongitude "3.423551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_410'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_410'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:startTimeOfDay '16.266666666667'^^xsd:double;
  dwc:endTimeOfDay '16.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.423551'^^xsd:double;
  dwc:startLongitude '3.423551'^^xsd:double;
  dwc:endLongitude '3.423551'^^xsd:double;
  dwc:latitude '39.267063'^^xsd:double;
  dwc:startLatitude '39.267063'^^xsd:double;
  dwc:endLatitude '39.267063'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_410'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.330265 3.423902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.330265"^^xsd:decimal ;
  dwc:decimalLongitude "3.423902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_248'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_248'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:startTimeOfDay '0.95'^^xsd:double;
  dwc:endTimeOfDay '0.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.423902'^^xsd:double;
  dwc:startLongitude '3.423902'^^xsd:double;
  dwc:endLongitude '3.423902'^^xsd:double;
  dwc:latitude '39.330265'^^xsd:double;
  dwc:startLatitude '39.330265'^^xsd:double;
  dwc:endLatitude '39.330265'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_248'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.329403 3.425113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.329403"^^xsd:decimal ;
  dwc:decimalLongitude "3.425113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_245'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_245'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '0.05'^^xsd:double;
  dwc:startTimeOfDay '0.05'^^xsd:double;
  dwc:endTimeOfDay '0.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.425113'^^xsd:double;
  dwc:startLongitude '3.425113'^^xsd:double;
  dwc:endLongitude '3.425113'^^xsd:double;
  dwc:latitude '39.329403'^^xsd:double;
  dwc:startLatitude '39.329403'^^xsd:double;
  dwc:endLatitude '39.329403'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_245'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.208333 3.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.208333"^^xsd:decimal ;
  dwc:decimalLongitude "3.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1023'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1023'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.427'^^xsd:double;
  dwc:startLongitude '3.427'^^xsd:double;
  dwc:endLongitude '3.427'^^xsd:double;
  dwc:latitude '39.208333'^^xsd:double;
  dwc:startLatitude '39.208333'^^xsd:double;
  dwc:endLatitude '39.208333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1023'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.170803 3.427536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.170803"^^xsd:decimal ;
  dwc:decimalLongitude "3.427536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_230'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_230'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.427536'^^xsd:double;
  dwc:startLongitude '3.427536'^^xsd:double;
  dwc:endLongitude '3.427536'^^xsd:double;
  dwc:latitude '39.170803'^^xsd:double;
  dwc:startLatitude '39.170803'^^xsd:double;
  dwc:endLatitude '39.170803'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_230'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32457 3.429823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32457"^^xsd:decimal ;
  dwc:decimalLongitude "3.429823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_243'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_243'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '23.35'^^xsd:double;
  dwc:startTimeOfDay '23.35'^^xsd:double;
  dwc:endTimeOfDay '23.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.429823'^^xsd:double;
  dwc:startLongitude '3.429823'^^xsd:double;
  dwc:endLongitude '3.429823'^^xsd:double;
  dwc:latitude '39.32457'^^xsd:double;
  dwc:startLatitude '39.32457'^^xsd:double;
  dwc:endLatitude '39.32457'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_243'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333958 3.431082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333958"^^xsd:decimal ;
  dwc:decimalLongitude "3.431082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_238'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_238'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '21.783333333333'^^xsd:double;
  dwc:startTimeOfDay '21.783333333333'^^xsd:double;
  dwc:endTimeOfDay '21.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.431082'^^xsd:double;
  dwc:startLongitude '3.431082'^^xsd:double;
  dwc:endLongitude '3.431082'^^xsd:double;
  dwc:latitude '39.333958'^^xsd:double;
  dwc:startLatitude '39.333958'^^xsd:double;
  dwc:endLatitude '39.333958'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_238'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333241 3.431832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333241"^^xsd:decimal ;
  dwc:decimalLongitude "3.431832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_247'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_247'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '0.66666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.431832'^^xsd:double;
  dwc:startLongitude '3.431832'^^xsd:double;
  dwc:endLongitude '3.431832'^^xsd:double;
  dwc:latitude '39.333241'^^xsd:double;
  dwc:startLatitude '39.333241'^^xsd:double;
  dwc:endLatitude '39.333241'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_247'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.296066 3.43393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.296066"^^xsd:decimal ;
  dwc:decimalLongitude "3.43393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_909'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_909'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.43393'^^xsd:double;
  dwc:startLongitude '3.43393'^^xsd:double;
  dwc:endLongitude '3.43393'^^xsd:double;
  dwc:latitude '39.296066'^^xsd:double;
  dwc:startLatitude '39.296066'^^xsd:double;
  dwc:endLatitude '39.296066'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_909'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.284615 3.434857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.284615"^^xsd:decimal ;
  dwc:decimalLongitude "3.434857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_408'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_408'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:startTimeOfDay '15.6'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.434857'^^xsd:double;
  dwc:startLongitude '3.434857'^^xsd:double;
  dwc:endLongitude '3.434857'^^xsd:double;
  dwc:latitude '39.284615'^^xsd:double;
  dwc:startLatitude '39.284615'^^xsd:double;
  dwc:endLatitude '39.284615'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_408'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.176602 3.437009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.176602"^^xsd:decimal ;
  dwc:decimalLongitude "3.437009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_231'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_231'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.437009'^^xsd:double;
  dwc:startLongitude '3.437009'^^xsd:double;
  dwc:endLongitude '3.437009'^^xsd:double;
  dwc:latitude '39.176602'^^xsd:double;
  dwc:startLatitude '39.176602'^^xsd:double;
  dwc:endLatitude '39.176602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_231'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.215 3.437667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.215"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1024'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1024'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.437667'^^xsd:double;
  dwc:startLongitude '3.437667'^^xsd:double;
  dwc:endLongitude '3.437667'^^xsd:double;
  dwc:latitude '39.215'^^xsd:double;
  dwc:startLatitude '39.215'^^xsd:double;
  dwc:endLatitude '39.215'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1024'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2813 3.439687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2813"^^xsd:decimal ;
  dwc:decimalLongitude "3.439687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_419'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_419'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '2.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.439687'^^xsd:double;
  dwc:startLongitude '3.439687'^^xsd:double;
  dwc:endLongitude '3.439687'^^xsd:double;
  dwc:latitude '39.2813'^^xsd:double;
  dwc:startLatitude '39.2813'^^xsd:double;
  dwc:endLatitude '39.2813'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_419'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.324655 3.439987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.324655"^^xsd:decimal ;
  dwc:decimalLongitude "3.439987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_470'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_470'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.966666666667'^^xsd:double;
  dwc:startTimeOfDay '21.966666666667'^^xsd:double;
  dwc:endTimeOfDay '21.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.439987'^^xsd:double;
  dwc:startLongitude '3.439987'^^xsd:double;
  dwc:endLongitude '3.439987'^^xsd:double;
  dwc:latitude '39.324655'^^xsd:double;
  dwc:startLatitude '39.324655'^^xsd:double;
  dwc:endLatitude '39.324655'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_470'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.318647 3.440035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.318647"^^xsd:decimal ;
  dwc:decimalLongitude "3.440035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_468'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_468'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:startTimeOfDay '21.3'^^xsd:double;
  dwc:endTimeOfDay '21.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.440035'^^xsd:double;
  dwc:startLongitude '3.440035'^^xsd:double;
  dwc:endLongitude '3.440035'^^xsd:double;
  dwc:latitude '39.318647'^^xsd:double;
  dwc:startLatitude '39.318647'^^xsd:double;
  dwc:endLatitude '39.318647'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_468'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32597 3.440152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32597"^^xsd:decimal ;
  dwc:decimalLongitude "3.440152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_244'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_244'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '23.65'^^xsd:double;
  dwc:startTimeOfDay '23.65'^^xsd:double;
  dwc:endTimeOfDay '23.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.440152'^^xsd:double;
  dwc:startLongitude '3.440152'^^xsd:double;
  dwc:endLongitude '3.440152'^^xsd:double;
  dwc:latitude '39.32597'^^xsd:double;
  dwc:startLatitude '39.32597'^^xsd:double;
  dwc:endLatitude '39.32597'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_244'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.321662 3.4404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.321662"^^xsd:decimal ;
  dwc:decimalLongitude "3.4404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_469'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_469'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '21.633333333333'^^xsd:double;
  dwc:startTimeOfDay '21.633333333333'^^xsd:double;
  dwc:endTimeOfDay '21.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.4404'^^xsd:double;
  dwc:startLongitude '3.4404'^^xsd:double;
  dwc:endLongitude '3.4404'^^xsd:double;
  dwc:latitude '39.321662'^^xsd:double;
  dwc:startLatitude '39.321662'^^xsd:double;
  dwc:endLatitude '39.321662'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_469'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.335587 3.441382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.335587"^^xsd:decimal ;
  dwc:decimalLongitude "3.441382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_237'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_237'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '21.45'^^xsd:double;
  dwc:startTimeOfDay '21.45'^^xsd:double;
  dwc:endTimeOfDay '21.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.441382'^^xsd:double;
  dwc:startLongitude '3.441382'^^xsd:double;
  dwc:endLongitude '3.441382'^^xsd:double;
  dwc:latitude '39.335587'^^xsd:double;
  dwc:startLatitude '39.335587'^^xsd:double;
  dwc:endLatitude '39.335587'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_237'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.290302 3.444652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.290302"^^xsd:decimal ;
  dwc:decimalLongitude "3.444652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_407'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_407'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.444652'^^xsd:double;
  dwc:startLongitude '3.444652'^^xsd:double;
  dwc:endLongitude '3.444652'^^xsd:double;
  dwc:latitude '39.290302'^^xsd:double;
  dwc:startLatitude '39.290302'^^xsd:double;
  dwc:endLatitude '39.290302'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_407'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.217917 3.4455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.217917"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1025'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1025'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.4455'^^xsd:double;
  dwc:startLongitude '3.4455'^^xsd:double;
  dwc:endLongitude '3.4455'^^xsd:double;
  dwc:latitude '39.217917'^^xsd:double;
  dwc:startLatitude '39.217917'^^xsd:double;
  dwc:endLatitude '39.217917'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1025'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.324837 3.449192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.324837"^^xsd:decimal ;
  dwc:decimalLongitude "3.449192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_246'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_246'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:startTimeOfDay '0.35'^^xsd:double;
  dwc:endTimeOfDay '0.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.449192'^^xsd:double;
  dwc:startLongitude '3.449192'^^xsd:double;
  dwc:endLongitude '3.449192'^^xsd:double;
  dwc:latitude '39.324837'^^xsd:double;
  dwc:startLatitude '39.324837'^^xsd:double;
  dwc:endLatitude '39.324837'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_246'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.219583 3.452833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.219583"^^xsd:decimal ;
  dwc:decimalLongitude "3.452833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1026'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1026'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.452833'^^xsd:double;
  dwc:startLongitude '3.452833'^^xsd:double;
  dwc:endLongitude '3.452833'^^xsd:double;
  dwc:latitude '39.219583'^^xsd:double;
  dwc:startLatitude '39.219583'^^xsd:double;
  dwc:endLatitude '39.219583'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1026'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183211 3.453763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.183211"^^xsd:decimal ;
  dwc:decimalLongitude "3.453763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_232'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_232'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.453763'^^xsd:double;
  dwc:startLongitude '3.453763'^^xsd:double;
  dwc:endLongitude '3.453763'^^xsd:double;
  dwc:latitude '39.183211'^^xsd:double;
  dwc:startLatitude '39.183211'^^xsd:double;
  dwc:endLatitude '39.183211'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_232'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.282097 3.454417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.282097"^^xsd:decimal ;
  dwc:decimalLongitude "3.454417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_420'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_420'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:startTimeOfDay '2.8'^^xsd:double;
  dwc:endTimeOfDay '2.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.454417'^^xsd:double;
  dwc:startLongitude '3.454417'^^xsd:double;
  dwc:endLongitude '3.454417'^^xsd:double;
  dwc:latitude '39.282097'^^xsd:double;
  dwc:startLatitude '39.282097'^^xsd:double;
  dwc:endLatitude '39.282097'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_420'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29932 3.456585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29932"^^xsd:decimal ;
  dwc:decimalLongitude "3.456585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_406'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_406'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:startTimeOfDay '14.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.456585'^^xsd:double;
  dwc:startLongitude '3.456585'^^xsd:double;
  dwc:endLongitude '3.456585'^^xsd:double;
  dwc:latitude '39.29932'^^xsd:double;
  dwc:startLatitude '39.29932'^^xsd:double;
  dwc:endLatitude '39.29932'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_406'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.307579 3.45829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.307579"^^xsd:decimal ;
  dwc:decimalLongitude "3.45829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_910'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_910'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.45829'^^xsd:double;
  dwc:startLongitude '3.45829'^^xsd:double;
  dwc:endLongitude '3.45829'^^xsd:double;
  dwc:latitude '39.307579'^^xsd:double;
  dwc:startLatitude '39.307579'^^xsd:double;
  dwc:endLatitude '39.307579'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_910'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.284824 3.45934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.284824"^^xsd:decimal ;
  dwc:decimalLongitude "3.45934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_421'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_421'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '2.9833333333333'^^xsd:double;
  dwc:startTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.45934'^^xsd:double;
  dwc:startLongitude '3.45934'^^xsd:double;
  dwc:endLongitude '3.45934'^^xsd:double;
  dwc:latitude '39.284824'^^xsd:double;
  dwc:startLatitude '39.284824'^^xsd:double;
  dwc:endLatitude '39.284824'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_421'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.316181 3.4594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.316181"^^xsd:decimal ;
  dwc:decimalLongitude "3.4594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_236'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_236'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '187'^^xsd:integer;
  dwc:startJulianDay '187'^^xsd:integer;
  dwc:endJulianDay '187'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:startTimeOfDay '21.133333333333'^^xsd:double;
  dwc:endTimeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.4594'^^xsd:double;
  dwc:startLongitude '3.4594'^^xsd:double;
  dwc:endLongitude '3.4594'^^xsd:double;
  dwc:latitude '39.316181'^^xsd:double;
  dwc:startLatitude '39.316181'^^xsd:double;
  dwc:endLatitude '39.316181'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_236'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22125 3.460167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22125"^^xsd:decimal ;
  dwc:decimalLongitude "3.460167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1027'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1027'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.460167'^^xsd:double;
  dwc:startLongitude '3.460167'^^xsd:double;
  dwc:endLongitude '3.460167'^^xsd:double;
  dwc:latitude '39.22125'^^xsd:double;
  dwc:startLatitude '39.22125'^^xsd:double;
  dwc:endLatitude '39.22125'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1027'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.186312 3.464019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.186312"^^xsd:decimal ;
  dwc:decimalLongitude "3.464019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_233'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_233'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.464019'^^xsd:double;
  dwc:startLongitude '3.464019'^^xsd:double;
  dwc:endLongitude '3.464019'^^xsd:double;
  dwc:latitude '39.186312'^^xsd:double;
  dwc:startLatitude '39.186312'^^xsd:double;
  dwc:endLatitude '39.186312'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_233'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.194884 3.465924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.194884"^^xsd:decimal ;
  dwc:decimalLongitude "3.465924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_235'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_235'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.465924'^^xsd:double;
  dwc:startLongitude '3.465924'^^xsd:double;
  dwc:endLongitude '3.465924'^^xsd:double;
  dwc:latitude '39.194884'^^xsd:double;
  dwc:startLatitude '39.194884'^^xsd:double;
  dwc:endLatitude '39.194884'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_235'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.312943 3.46789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.312943"^^xsd:decimal ;
  dwc:decimalLongitude "3.46789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_911'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_911'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.46789'^^xsd:double;
  dwc:startLongitude '3.46789'^^xsd:double;
  dwc:endLongitude '3.46789'^^xsd:double;
  dwc:latitude '39.312943'^^xsd:double;
  dwc:startLatitude '39.312943'^^xsd:double;
  dwc:endLatitude '39.312943'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_911'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.188195 3.473842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.188195"^^xsd:decimal ;
  dwc:decimalLongitude "3.473842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_234'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_234'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '193'^^xsd:integer;
  dwc:startJulianDay '193'^^xsd:integer;
  dwc:endJulianDay '193'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:startTimeOfDay '7.75'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.473842'^^xsd:double;
  dwc:startLongitude '3.473842'^^xsd:double;
  dwc:endLongitude '3.473842'^^xsd:double;
  dwc:latitude '39.188195'^^xsd:double;
  dwc:startLatitude '39.188195'^^xsd:double;
  dwc:endLatitude '39.188195'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_234'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.302921 3.474313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.302921"^^xsd:decimal ;
  dwc:decimalLongitude "3.474313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_405'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_405'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:startTimeOfDay '14.6'^^xsd:double;
  dwc:endTimeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.474313'^^xsd:double;
  dwc:startLongitude '3.474313'^^xsd:double;
  dwc:endLongitude '3.474313'^^xsd:double;
  dwc:latitude '39.302921'^^xsd:double;
  dwc:startLatitude '39.302921'^^xsd:double;
  dwc:endLatitude '39.302921'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_405'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.302692 3.478768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.302692"^^xsd:decimal ;
  dwc:decimalLongitude "3.478768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_404'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_404'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:startTimeOfDay '14.266666666667'^^xsd:double;
  dwc:endTimeOfDay '14.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.478768'^^xsd:double;
  dwc:startLongitude '3.478768'^^xsd:double;
  dwc:endLongitude '3.478768'^^xsd:double;
  dwc:latitude '39.302692'^^xsd:double;
  dwc:startLatitude '39.302692'^^xsd:double;
  dwc:endLatitude '39.302692'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_404'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.354424 3.483672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.354424"^^xsd:decimal ;
  dwc:decimalLongitude "3.483672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_252'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_252'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:startTimeOfDay '6.2'^^xsd:double;
  dwc:endTimeOfDay '6.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.483672'^^xsd:double;
  dwc:startLongitude '3.483672'^^xsd:double;
  dwc:endLongitude '3.483672'^^xsd:double;
  dwc:latitude '39.354424'^^xsd:double;
  dwc:startLatitude '39.354424'^^xsd:double;
  dwc:endLatitude '39.354424'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_252'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368042 3.49381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368042"^^xsd:decimal ;
  dwc:decimalLongitude "3.49381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_253'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_253'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:startTimeOfDay '6.5'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.49381'^^xsd:double;
  dwc:startLongitude '3.49381'^^xsd:double;
  dwc:endLongitude '3.49381'^^xsd:double;
  dwc:latitude '39.368042'^^xsd:double;
  dwc:startLatitude '39.368042'^^xsd:double;
  dwc:endLatitude '39.368042'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_253'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.402782 3.495514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.402782"^^xsd:decimal ;
  dwc:decimalLongitude "3.495514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_536'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_536'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.25'^^xsd:double;
  dwc:startTimeOfDay '1.25'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.495514'^^xsd:double;
  dwc:startLongitude '3.495514'^^xsd:double;
  dwc:endLongitude '3.495514'^^xsd:double;
  dwc:latitude '39.402782'^^xsd:double;
  dwc:startLatitude '39.402782'^^xsd:double;
  dwc:endLatitude '39.402782'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_536'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.310261 3.495687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.310261"^^xsd:decimal ;
  dwc:decimalLongitude "3.495687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_403'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_403'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.495687'^^xsd:double;
  dwc:startLongitude '3.495687'^^xsd:double;
  dwc:endLongitude '3.495687'^^xsd:double;
  dwc:latitude '39.310261'^^xsd:double;
  dwc:startLatitude '39.310261'^^xsd:double;
  dwc:endLatitude '39.310261'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_403'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.365681 3.497645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.365681"^^xsd:decimal ;
  dwc:decimalLongitude "3.497645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_254'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_254'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.497645'^^xsd:double;
  dwc:startLongitude '3.497645'^^xsd:double;
  dwc:endLongitude '3.497645'^^xsd:double;
  dwc:latitude '39.365681'^^xsd:double;
  dwc:startLatitude '39.365681'^^xsd:double;
  dwc:endLatitude '39.365681'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_254'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.388798 3.502091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.388798"^^xsd:decimal ;
  dwc:decimalLongitude "3.502091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_258'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_258'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.502091'^^xsd:double;
  dwc:startLongitude '3.502091'^^xsd:double;
  dwc:endLongitude '3.502091'^^xsd:double;
  dwc:latitude '39.388798'^^xsd:double;
  dwc:startLatitude '39.388798'^^xsd:double;
  dwc:endLatitude '39.388798'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_258'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.387192 3.502572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.387192"^^xsd:decimal ;
  dwc:decimalLongitude "3.502572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_257'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_257'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.502572'^^xsd:double;
  dwc:startLongitude '3.502572'^^xsd:double;
  dwc:endLongitude '3.502572'^^xsd:double;
  dwc:latitude '39.387192'^^xsd:double;
  dwc:startLatitude '39.387192'^^xsd:double;
  dwc:endLatitude '39.387192'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_257'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37347 3.504203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37347"^^xsd:decimal ;
  dwc:decimalLongitude "3.504203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_256'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_256'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.504203'^^xsd:double;
  dwc:startLongitude '3.504203'^^xsd:double;
  dwc:endLongitude '3.504203'^^xsd:double;
  dwc:latitude '39.37347'^^xsd:double;
  dwc:startLatitude '39.37347'^^xsd:double;
  dwc:endLatitude '39.37347'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_256'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.402616 3.504928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.402616"^^xsd:decimal ;
  dwc:decimalLongitude "3.504928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_535'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_535'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.504928'^^xsd:double;
  dwc:startLongitude '3.504928'^^xsd:double;
  dwc:endLongitude '3.504928'^^xsd:double;
  dwc:latitude '39.402616'^^xsd:double;
  dwc:startLatitude '39.402616'^^xsd:double;
  dwc:endLatitude '39.402616'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_535'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.399639 3.505099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.399639"^^xsd:decimal ;
  dwc:decimalLongitude "3.505099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_265'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_265'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:startTimeOfDay '10.383333333333'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.505099'^^xsd:double;
  dwc:startLongitude '3.505099'^^xsd:double;
  dwc:endLongitude '3.505099'^^xsd:double;
  dwc:latitude '39.399639'^^xsd:double;
  dwc:startLatitude '39.399639'^^xsd:double;
  dwc:endLatitude '39.399639'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_265'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.390095 3.505595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.390095"^^xsd:decimal ;
  dwc:decimalLongitude "3.505595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_259'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_259'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:startTimeOfDay '8.4'^^xsd:double;
  dwc:endTimeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.505595'^^xsd:double;
  dwc:startLongitude '3.505595'^^xsd:double;
  dwc:endLongitude '3.505595'^^xsd:double;
  dwc:latitude '39.390095'^^xsd:double;
  dwc:startLatitude '39.390095'^^xsd:double;
  dwc:endLatitude '39.390095'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_259'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.402821 3.508417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.402821"^^xsd:decimal ;
  dwc:decimalLongitude "3.508417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_263'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_263'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.508417'^^xsd:double;
  dwc:startLongitude '3.508417'^^xsd:double;
  dwc:endLongitude '3.508417'^^xsd:double;
  dwc:latitude '39.402821'^^xsd:double;
  dwc:startLatitude '39.402821'^^xsd:double;
  dwc:endLatitude '39.402821'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_263'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400456 3.50863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400456"^^xsd:decimal ;
  dwc:decimalLongitude "3.50863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_260'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_260'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:startTimeOfDay '8.7'^^xsd:double;
  dwc:endTimeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.50863'^^xsd:double;
  dwc:startLongitude '3.50863'^^xsd:double;
  dwc:endLongitude '3.50863'^^xsd:double;
  dwc:latitude '39.400456'^^xsd:double;
  dwc:startLatitude '39.400456'^^xsd:double;
  dwc:endLatitude '39.400456'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_260'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.402106 3.50893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.402106"^^xsd:decimal ;
  dwc:decimalLongitude "3.50893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_534'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_534'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.58333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.50893'^^xsd:double;
  dwc:startLongitude '3.50893'^^xsd:double;
  dwc:endLongitude '3.50893'^^xsd:double;
  dwc:latitude '39.402106'^^xsd:double;
  dwc:startLatitude '39.402106'^^xsd:double;
  dwc:endLatitude '39.402106'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_534'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.366726 3.50895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.366726"^^xsd:decimal ;
  dwc:decimalLongitude "3.50895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_255'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_255'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.50895'^^xsd:double;
  dwc:startLongitude '3.50895'^^xsd:double;
  dwc:endLongitude '3.50895'^^xsd:double;
  dwc:latitude '39.366726'^^xsd:double;
  dwc:startLatitude '39.366726'^^xsd:double;
  dwc:endLatitude '39.366726'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_255'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400078 3.509579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400078"^^xsd:decimal ;
  dwc:decimalLongitude "3.509579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_266'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_266'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:startTimeOfDay '10.683333333333'^^xsd:double;
  dwc:endTimeOfDay '10.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.509579'^^xsd:double;
  dwc:startLongitude '3.509579'^^xsd:double;
  dwc:endLongitude '3.509579'^^xsd:double;
  dwc:latitude '39.400078'^^xsd:double;
  dwc:startLatitude '39.400078'^^xsd:double;
  dwc:endLatitude '39.400078'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_266'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.403271 3.509641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.403271"^^xsd:decimal ;
  dwc:decimalLongitude "3.509641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_268'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_268'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:startTimeOfDay '11.3'^^xsd:double;
  dwc:endTimeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.509641'^^xsd:double;
  dwc:startLongitude '3.509641'^^xsd:double;
  dwc:endLongitude '3.509641'^^xsd:double;
  dwc:latitude '39.403271'^^xsd:double;
  dwc:startLatitude '39.403271'^^xsd:double;
  dwc:endLatitude '39.403271'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_268'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400953 3.510577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400953"^^xsd:decimal ;
  dwc:decimalLongitude "3.510577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_533'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_533'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.510577'^^xsd:double;
  dwc:startLongitude '3.510577'^^xsd:double;
  dwc:endLongitude '3.510577'^^xsd:double;
  dwc:latitude '39.400953'^^xsd:double;
  dwc:startLatitude '39.400953'^^xsd:double;
  dwc:endLatitude '39.400953'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_533'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.320084 3.512898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.320084"^^xsd:decimal ;
  dwc:decimalLongitude "3.512898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_402'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_402'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.512898'^^xsd:double;
  dwc:startLongitude '3.512898'^^xsd:double;
  dwc:endLongitude '3.512898'^^xsd:double;
  dwc:latitude '39.320084'^^xsd:double;
  dwc:startLatitude '39.320084'^^xsd:double;
  dwc:endLatitude '39.320084'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_402'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.399426 3.513562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.399426"^^xsd:decimal ;
  dwc:decimalLongitude "3.513562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_264'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_264'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:startTimeOfDay '10.066666666667'^^xsd:double;
  dwc:endTimeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.513562'^^xsd:double;
  dwc:startLongitude '3.513562'^^xsd:double;
  dwc:endLongitude '3.513562'^^xsd:double;
  dwc:latitude '39.399426'^^xsd:double;
  dwc:startLatitude '39.399426'^^xsd:double;
  dwc:endLatitude '39.399426'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_264'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400093 3.516005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400093"^^xsd:decimal ;
  dwc:decimalLongitude "3.516005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_267'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_267'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '11'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.516005'^^xsd:double;
  dwc:startLongitude '3.516005'^^xsd:double;
  dwc:endLongitude '3.516005'^^xsd:double;
  dwc:latitude '39.400093'^^xsd:double;
  dwc:startLatitude '39.400093'^^xsd:double;
  dwc:endLatitude '39.400093'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_267'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.399841 3.516555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.399841"^^xsd:decimal ;
  dwc:decimalLongitude "3.516555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_261'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_261'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.516555'^^xsd:double;
  dwc:startLongitude '3.516555'^^xsd:double;
  dwc:endLongitude '3.516555'^^xsd:double;
  dwc:latitude '39.399841'^^xsd:double;
  dwc:startLatitude '39.399841'^^xsd:double;
  dwc:endLatitude '39.399841'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_261'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.388722 3.51668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.388722"^^xsd:decimal ;
  dwc:decimalLongitude "3.51668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_269'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_269'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:startTimeOfDay '11.6'^^xsd:double;
  dwc:endTimeOfDay '11.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.51668'^^xsd:double;
  dwc:startLongitude '3.51668'^^xsd:double;
  dwc:endLongitude '3.51668'^^xsd:double;
  dwc:latitude '39.388722'^^xsd:double;
  dwc:startLatitude '39.388722'^^xsd:double;
  dwc:endLatitude '39.388722'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_269'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400829 3.519282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400829"^^xsd:decimal ;
  dwc:decimalLongitude "3.519282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_262'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_262'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.519282'^^xsd:double;
  dwc:startLongitude '3.519282'^^xsd:double;
  dwc:endLongitude '3.519282'^^xsd:double;
  dwc:latitude '39.400829'^^xsd:double;
  dwc:startLatitude '39.400829'^^xsd:double;
  dwc:endLatitude '39.400829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_262'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.405454 3.521032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.405454"^^xsd:decimal ;
  dwc:decimalLongitude "3.521032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_537'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_537'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.521032'^^xsd:double;
  dwc:startLongitude '3.521032'^^xsd:double;
  dwc:endLongitude '3.521032'^^xsd:double;
  dwc:latitude '39.405454'^^xsd:double;
  dwc:startLatitude '39.405454'^^xsd:double;
  dwc:endLatitude '39.405454'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_537'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.312687 3.521645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.312687"^^xsd:decimal ;
  dwc:decimalLongitude "3.521645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_389'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_389'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:startTimeOfDay '8.85'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.521645'^^xsd:double;
  dwc:startLongitude '3.521645'^^xsd:double;
  dwc:endLongitude '3.521645'^^xsd:double;
  dwc:latitude '39.312687'^^xsd:double;
  dwc:startLatitude '39.312687'^^xsd:double;
  dwc:endLatitude '39.312687'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_389'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.405556 3.523103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.405556"^^xsd:decimal ;
  dwc:decimalLongitude "3.523103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_462'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_462'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:startTimeOfDay '23.9'^^xsd:double;
  dwc:endTimeOfDay '23.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.523103'^^xsd:double;
  dwc:startLongitude '3.523103'^^xsd:double;
  dwc:endLongitude '3.523103'^^xsd:double;
  dwc:latitude '39.405556'^^xsd:double;
  dwc:startLatitude '39.405556'^^xsd:double;
  dwc:endLatitude '39.405556'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_462'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400417 3.524589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400417"^^xsd:decimal ;
  dwc:decimalLongitude "3.524589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_461'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_461'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '23.566666666667'^^xsd:double;
  dwc:startTimeOfDay '23.566666666667'^^xsd:double;
  dwc:endTimeOfDay '23.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.524589'^^xsd:double;
  dwc:startLongitude '3.524589'^^xsd:double;
  dwc:endLongitude '3.524589'^^xsd:double;
  dwc:latitude '39.400417'^^xsd:double;
  dwc:startLatitude '39.400417'^^xsd:double;
  dwc:endLatitude '39.400417'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_461'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.324089 3.525264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.324089"^^xsd:decimal ;
  dwc:decimalLongitude "3.525264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_391'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_391'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.525264'^^xsd:double;
  dwc:startLongitude '3.525264'^^xsd:double;
  dwc:endLongitude '3.525264'^^xsd:double;
  dwc:latitude '39.324089'^^xsd:double;
  dwc:startLatitude '39.324089'^^xsd:double;
  dwc:endLatitude '39.324089'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_391'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.395142 3.525821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.395142"^^xsd:decimal ;
  dwc:decimalLongitude "3.525821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_270'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_270'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:startTimeOfDay '11.933333333333'^^xsd:double;
  dwc:endTimeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.525821'^^xsd:double;
  dwc:startLongitude '3.525821'^^xsd:double;
  dwc:endLongitude '3.525821'^^xsd:double;
  dwc:latitude '39.395142'^^xsd:double;
  dwc:startLatitude '39.395142'^^xsd:double;
  dwc:endLatitude '39.395142'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_270'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40057 3.530213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40057"^^xsd:decimal ;
  dwc:decimalLongitude "3.530213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_271'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_271'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:startTimeOfDay '12.216666666667'^^xsd:double;
  dwc:endTimeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.530213'^^xsd:double;
  dwc:startLongitude '3.530213'^^xsd:double;
  dwc:endLongitude '3.530213'^^xsd:double;
  dwc:latitude '39.40057'^^xsd:double;
  dwc:startLatitude '39.40057'^^xsd:double;
  dwc:endLatitude '39.40057'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_271'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31501 3.531399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31501"^^xsd:decimal ;
  dwc:decimalLongitude "3.531399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_390'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_390'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.531399'^^xsd:double;
  dwc:startLongitude '3.531399'^^xsd:double;
  dwc:endLongitude '3.531399'^^xsd:double;
  dwc:latitude '39.31501'^^xsd:double;
  dwc:startLatitude '39.31501'^^xsd:double;
  dwc:endLatitude '39.31501'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_390'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.316788 3.532088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.316788"^^xsd:decimal ;
  dwc:decimalLongitude "3.532088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_388'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_388'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.532088'^^xsd:double;
  dwc:startLongitude '3.532088'^^xsd:double;
  dwc:endLongitude '3.532088'^^xsd:double;
  dwc:latitude '39.316788'^^xsd:double;
  dwc:startLatitude '39.316788'^^xsd:double;
  dwc:endLatitude '39.316788'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_388'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38942 3.535058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38942"^^xsd:decimal ;
  dwc:decimalLongitude "3.535058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_273'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_273'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:startTimeOfDay '12.85'^^xsd:double;
  dwc:endTimeOfDay '12.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.535058'^^xsd:double;
  dwc:startLongitude '3.535058'^^xsd:double;
  dwc:endLongitude '3.535058'^^xsd:double;
  dwc:latitude '39.38942'^^xsd:double;
  dwc:startLatitude '39.38942'^^xsd:double;
  dwc:endLatitude '39.38942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_273'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39708 3.53737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39708"^^xsd:decimal ;
  dwc:decimalLongitude "3.53737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_272'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_272'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.53737'^^xsd:double;
  dwc:startLongitude '3.53737'^^xsd:double;
  dwc:endLongitude '3.53737'^^xsd:double;
  dwc:latitude '39.39708'^^xsd:double;
  dwc:startLatitude '39.39708'^^xsd:double;
  dwc:endLatitude '39.39708'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_272'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400513 3.538944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400513"^^xsd:decimal ;
  dwc:decimalLongitude "3.538944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_460'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_460'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '23.233333333333'^^xsd:double;
  dwc:startTimeOfDay '23.233333333333'^^xsd:double;
  dwc:endTimeOfDay '23.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.538944'^^xsd:double;
  dwc:startLongitude '3.538944'^^xsd:double;
  dwc:endLongitude '3.538944'^^xsd:double;
  dwc:latitude '39.400513'^^xsd:double;
  dwc:startLatitude '39.400513'^^xsd:double;
  dwc:endLatitude '39.400513'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_460'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.327591 3.54219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.327591"^^xsd:decimal ;
  dwc:decimalLongitude "3.54219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_392'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_392'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.54219'^^xsd:double;
  dwc:startLongitude '3.54219'^^xsd:double;
  dwc:endLongitude '3.54219'^^xsd:double;
  dwc:latitude '39.327591'^^xsd:double;
  dwc:startLatitude '39.327591'^^xsd:double;
  dwc:endLatitude '39.327591'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_392'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42615 3.542785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42615"^^xsd:decimal ;
  dwc:decimalLongitude "3.542785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_538'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_538'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.542785'^^xsd:double;
  dwc:startLongitude '3.542785'^^xsd:double;
  dwc:endLongitude '3.542785'^^xsd:double;
  dwc:latitude '39.42615'^^xsd:double;
  dwc:startLatitude '39.42615'^^xsd:double;
  dwc:endLatitude '39.42615'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_538'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.330265 3.547813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.330265"^^xsd:decimal ;
  dwc:decimalLongitude "3.547813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_393'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_393'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:startTimeOfDay '10.183333333333'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.547813'^^xsd:double;
  dwc:startLongitude '3.547813'^^xsd:double;
  dwc:endLongitude '3.547813'^^xsd:double;
  dwc:latitude '39.330265'^^xsd:double;
  dwc:startLatitude '39.330265'^^xsd:double;
  dwc:endLatitude '39.330265'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_393'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.424503 3.548686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.424503"^^xsd:decimal ;
  dwc:decimalLongitude "3.548686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_539'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_539'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.548686'^^xsd:double;
  dwc:startLongitude '3.548686'^^xsd:double;
  dwc:endLongitude '3.548686'^^xsd:double;
  dwc:latitude '39.424503'^^xsd:double;
  dwc:startLatitude '39.424503'^^xsd:double;
  dwc:endLatitude '39.424503'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_539'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.336529 3.554015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.336529"^^xsd:decimal ;
  dwc:decimalLongitude "3.554015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_394'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_394'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:startTimeOfDay '10.516666666667'^^xsd:double;
  dwc:endTimeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.554015'^^xsd:double;
  dwc:startLongitude '3.554015'^^xsd:double;
  dwc:endLongitude '3.554015'^^xsd:double;
  dwc:latitude '39.336529'^^xsd:double;
  dwc:startLatitude '39.336529'^^xsd:double;
  dwc:endLatitude '39.336529'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_394'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.401313 3.557044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.401313"^^xsd:decimal ;
  dwc:decimalLongitude "3.557044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_459'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_459'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:startTimeOfDay '22.9'^^xsd:double;
  dwc:endTimeOfDay '22.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.557044'^^xsd:double;
  dwc:startLongitude '3.557044'^^xsd:double;
  dwc:endLongitude '3.557044'^^xsd:double;
  dwc:latitude '39.401313'^^xsd:double;
  dwc:startLatitude '39.401313'^^xsd:double;
  dwc:endLatitude '39.401313'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_459'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.450274 3.563787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.450274"^^xsd:decimal ;
  dwc:decimalLongitude "3.563787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_541'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_541'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.563787'^^xsd:double;
  dwc:startLongitude '3.563787'^^xsd:double;
  dwc:endLongitude '3.563787'^^xsd:double;
  dwc:latitude '39.450274'^^xsd:double;
  dwc:startLatitude '39.450274'^^xsd:double;
  dwc:endLatitude '39.450274'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_541'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.442023 3.563862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.442023"^^xsd:decimal ;
  dwc:decimalLongitude "3.563862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_540'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_540'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '2.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.563862'^^xsd:double;
  dwc:startLongitude '3.563862'^^xsd:double;
  dwc:endLongitude '3.563862'^^xsd:double;
  dwc:latitude '39.442023'^^xsd:double;
  dwc:startLatitude '39.442023'^^xsd:double;
  dwc:endLatitude '39.442023'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_540'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.355 3.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.355"^^xsd:decimal ;
  dwc:decimalLongitude "3.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1037'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1037'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '19'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.565'^^xsd:double;
  dwc:startLongitude '3.565'^^xsd:double;
  dwc:endLongitude '3.565'^^xsd:double;
  dwc:latitude '39.355'^^xsd:double;
  dwc:startLatitude '39.355'^^xsd:double;
  dwc:endLatitude '39.355'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1037'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38634 3.566732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38634"^^xsd:decimal ;
  dwc:decimalLongitude "3.566732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_458'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_458'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '22.566666666667'^^xsd:double;
  dwc:startTimeOfDay '22.566666666667'^^xsd:double;
  dwc:endTimeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.566732'^^xsd:double;
  dwc:startLongitude '3.566732'^^xsd:double;
  dwc:endLongitude '3.566732'^^xsd:double;
  dwc:latitude '39.38634'^^xsd:double;
  dwc:startLatitude '39.38634'^^xsd:double;
  dwc:endLatitude '39.38634'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_458'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.459211 3.568685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.459211"^^xsd:decimal ;
  dwc:decimalLongitude "3.568685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_542'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_542'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.568685'^^xsd:double;
  dwc:startLongitude '3.568685'^^xsd:double;
  dwc:endLongitude '3.568685'^^xsd:double;
  dwc:latitude '39.459211'^^xsd:double;
  dwc:startLatitude '39.459211'^^xsd:double;
  dwc:endLatitude '39.459211'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_542'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36241 3.568744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36241"^^xsd:decimal ;
  dwc:decimalLongitude "3.568744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_457'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_457'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:startTimeOfDay '22.233333333333'^^xsd:double;
  dwc:endTimeOfDay '22.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.568744'^^xsd:double;
  dwc:startLongitude '3.568744'^^xsd:double;
  dwc:endLongitude '3.568744'^^xsd:double;
  dwc:latitude '39.36241'^^xsd:double;
  dwc:startLatitude '39.36241'^^xsd:double;
  dwc:endLatitude '39.36241'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_457'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46369 3.570777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46369"^^xsd:decimal ;
  dwc:decimalLongitude "3.570777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_543'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_543'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.570777'^^xsd:double;
  dwc:startLongitude '3.570777'^^xsd:double;
  dwc:endLongitude '3.570777'^^xsd:double;
  dwc:latitude '39.46369'^^xsd:double;
  dwc:startLatitude '39.46369'^^xsd:double;
  dwc:endLatitude '39.46369'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_543'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.341019 3.571437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.341019"^^xsd:decimal ;
  dwc:decimalLongitude "3.571437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_395'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_395'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:startTimeOfDay '10.85'^^xsd:double;
  dwc:endTimeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.571437'^^xsd:double;
  dwc:startLongitude '3.571437'^^xsd:double;
  dwc:endLongitude '3.571437'^^xsd:double;
  dwc:latitude '39.341019'^^xsd:double;
  dwc:startLatitude '39.341019'^^xsd:double;
  dwc:endLatitude '39.341019'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_395'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31244 3.572584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31244"^^xsd:decimal ;
  dwc:decimalLongitude "3.572584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_562'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_562'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.572584'^^xsd:double;
  dwc:startLongitude '3.572584'^^xsd:double;
  dwc:endLongitude '3.572584'^^xsd:double;
  dwc:latitude '39.31244'^^xsd:double;
  dwc:startLatitude '39.31244'^^xsd:double;
  dwc:endLatitude '39.31244'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_562'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.346354 3.574376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.346354"^^xsd:decimal ;
  dwc:decimalLongitude "3.574376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_558'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_558'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.574376'^^xsd:double;
  dwc:startLongitude '3.574376'^^xsd:double;
  dwc:endLongitude '3.574376'^^xsd:double;
  dwc:latitude '39.346354'^^xsd:double;
  dwc:startLatitude '39.346354'^^xsd:double;
  dwc:endLatitude '39.346354'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_558'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358134 3.575894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.358134"^^xsd:decimal ;
  dwc:decimalLongitude "3.575894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_557'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_557'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.575894'^^xsd:double;
  dwc:startLongitude '3.575894'^^xsd:double;
  dwc:endLongitude '3.575894'^^xsd:double;
  dwc:latitude '39.358134'^^xsd:double;
  dwc:startLatitude '39.358134'^^xsd:double;
  dwc:endLatitude '39.358134'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_557'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.343388 3.576179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.343388"^^xsd:decimal ;
  dwc:decimalLongitude "3.576179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_559'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_559'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.576179'^^xsd:double;
  dwc:startLongitude '3.576179'^^xsd:double;
  dwc:endLongitude '3.576179'^^xsd:double;
  dwc:latitude '39.343388'^^xsd:double;
  dwc:startLatitude '39.343388'^^xsd:double;
  dwc:endLatitude '39.343388'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_559'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.387547 3.576586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.387547"^^xsd:decimal ;
  dwc:decimalLongitude "3.576586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_554'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_554'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.576586'^^xsd:double;
  dwc:startLongitude '3.576586'^^xsd:double;
  dwc:endLongitude '3.576586'^^xsd:double;
  dwc:latitude '39.387547'^^xsd:double;
  dwc:startLatitude '39.387547'^^xsd:double;
  dwc:endLatitude '39.387547'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_554'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34605 3.576725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34605"^^xsd:decimal ;
  dwc:decimalLongitude "3.576725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_396'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_396'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:startTimeOfDay '11.183333333333'^^xsd:double;
  dwc:endTimeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.576725'^^xsd:double;
  dwc:startLongitude '3.576725'^^xsd:double;
  dwc:endLongitude '3.576725'^^xsd:double;
  dwc:latitude '39.34605'^^xsd:double;
  dwc:startLatitude '39.34605'^^xsd:double;
  dwc:endLatitude '39.34605'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_396'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.393818 3.576999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.393818"^^xsd:decimal ;
  dwc:decimalLongitude "3.576999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_553'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_553'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.576999'^^xsd:double;
  dwc:startLongitude '3.576999'^^xsd:double;
  dwc:endLongitude '3.576999'^^xsd:double;
  dwc:latitude '39.393818'^^xsd:double;
  dwc:startLatitude '39.393818'^^xsd:double;
  dwc:endLatitude '39.393818'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_553'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369947 3.577171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369947"^^xsd:decimal ;
  dwc:decimalLongitude "3.577171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_556'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_556'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.577171'^^xsd:double;
  dwc:startLongitude '3.577171'^^xsd:double;
  dwc:endLongitude '3.577171'^^xsd:double;
  dwc:latitude '39.369947'^^xsd:double;
  dwc:startLatitude '39.369947'^^xsd:double;
  dwc:endLatitude '39.369947'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_556'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.300638 3.577235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.300638"^^xsd:decimal ;
  dwc:decimalLongitude "3.577235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_563'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_563'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:startTimeOfDay '10.266666666667'^^xsd:double;
  dwc:endTimeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.577235'^^xsd:double;
  dwc:startLongitude '3.577235'^^xsd:double;
  dwc:endLongitude '3.577235'^^xsd:double;
  dwc:latitude '39.300638'^^xsd:double;
  dwc:startLatitude '39.300638'^^xsd:double;
  dwc:endLatitude '39.300638'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_563'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.320294 3.577488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.320294"^^xsd:decimal ;
  dwc:decimalLongitude "3.577488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_561'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_561'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.577488'^^xsd:double;
  dwc:startLongitude '3.577488'^^xsd:double;
  dwc:endLongitude '3.577488'^^xsd:double;
  dwc:latitude '39.320294'^^xsd:double;
  dwc:startLatitude '39.320294'^^xsd:double;
  dwc:endLatitude '39.320294'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_561'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.400942 3.578281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.400942"^^xsd:decimal ;
  dwc:decimalLongitude "3.578281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_552'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_552'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.578281'^^xsd:double;
  dwc:startLongitude '3.578281'^^xsd:double;
  dwc:endLongitude '3.578281'^^xsd:double;
  dwc:latitude '39.400942'^^xsd:double;
  dwc:startLatitude '39.400942'^^xsd:double;
  dwc:endLatitude '39.400942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_552'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.380043 3.578383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.380043"^^xsd:decimal ;
  dwc:decimalLongitude "3.578383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_555'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_555'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.578383'^^xsd:double;
  dwc:startLongitude '3.578383'^^xsd:double;
  dwc:endLongitude '3.578383'^^xsd:double;
  dwc:latitude '39.380043'^^xsd:double;
  dwc:startLatitude '39.380043'^^xsd:double;
  dwc:endLatitude '39.380043'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_555'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.398333 3.579667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.398333"^^xsd:decimal ;
  dwc:decimalLongitude "3.579667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1028'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1028'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.579667'^^xsd:double;
  dwc:startLongitude '3.579667'^^xsd:double;
  dwc:endLongitude '3.579667'^^xsd:double;
  dwc:latitude '39.398333'^^xsd:double;
  dwc:startLatitude '39.398333'^^xsd:double;
  dwc:endLatitude '39.398333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1028'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.468942 3.57973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.468942"^^xsd:decimal ;
  dwc:decimalLongitude "3.57973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_544'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_544'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.57973'^^xsd:double;
  dwc:startLongitude '3.57973'^^xsd:double;
  dwc:endLongitude '3.57973'^^xsd:double;
  dwc:latitude '39.468942'^^xsd:double;
  dwc:startLatitude '39.468942'^^xsd:double;
  dwc:endLatitude '39.468942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_544'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.355793 3.580285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.355793"^^xsd:decimal ;
  dwc:decimalLongitude "3.580285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_397'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_397'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:startTimeOfDay '11.516666666667'^^xsd:double;
  dwc:endTimeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.580285'^^xsd:double;
  dwc:startLongitude '3.580285'^^xsd:double;
  dwc:endLongitude '3.580285'^^xsd:double;
  dwc:latitude '39.355793'^^xsd:double;
  dwc:startLatitude '39.355793'^^xsd:double;
  dwc:endLatitude '39.355793'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_397'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.408549 3.582428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.408549"^^xsd:decimal ;
  dwc:decimalLongitude "3.582428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_551'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_551'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.582428'^^xsd:double;
  dwc:startLongitude '3.582428'^^xsd:double;
  dwc:endLongitude '3.582428'^^xsd:double;
  dwc:latitude '39.408549'^^xsd:double;
  dwc:startLatitude '39.408549'^^xsd:double;
  dwc:endLatitude '39.408549'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_551'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333565 3.582889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333565"^^xsd:decimal ;
  dwc:decimalLongitude "3.582889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_560'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_560'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.582889'^^xsd:double;
  dwc:startLongitude '3.582889'^^xsd:double;
  dwc:endLongitude '3.582889'^^xsd:double;
  dwc:latitude '39.333565'^^xsd:double;
  dwc:startLatitude '39.333565'^^xsd:double;
  dwc:endLatitude '39.333565'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_560'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.415147 3.584327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.415147"^^xsd:decimal ;
  dwc:decimalLongitude "3.584327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_550'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_550'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.584327'^^xsd:double;
  dwc:startLongitude '3.584327'^^xsd:double;
  dwc:endLongitude '3.584327'^^xsd:double;
  dwc:latitude '39.415147'^^xsd:double;
  dwc:startLatitude '39.415147'^^xsd:double;
  dwc:endLatitude '39.415147'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_550'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.460455 3.585336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.460455"^^xsd:decimal ;
  dwc:decimalLongitude "3.585336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_546'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_546'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.585336'^^xsd:double;
  dwc:startLongitude '3.585336'^^xsd:double;
  dwc:endLongitude '3.585336'^^xsd:double;
  dwc:latitude '39.460455'^^xsd:double;
  dwc:startLatitude '39.460455'^^xsd:double;
  dwc:endLatitude '39.460455'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_546'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.466614 3.586698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.466614"^^xsd:decimal ;
  dwc:decimalLongitude "3.586698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_545'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_545'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:startTimeOfDay '4.25'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.586698'^^xsd:double;
  dwc:startLongitude '3.586698'^^xsd:double;
  dwc:endLongitude '3.586698'^^xsd:double;
  dwc:latitude '39.466614'^^xsd:double;
  dwc:startLatitude '39.466614'^^xsd:double;
  dwc:endLatitude '39.466614'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_545'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358982 3.588655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.358982"^^xsd:decimal ;
  dwc:decimalLongitude "3.588655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_401'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_401'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '12.75'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.588655'^^xsd:double;
  dwc:startLongitude '3.588655'^^xsd:double;
  dwc:endLongitude '3.588655'^^xsd:double;
  dwc:latitude '39.358982'^^xsd:double;
  dwc:startLatitude '39.358982'^^xsd:double;
  dwc:endLatitude '39.358982'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_401'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.422872 3.591017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.422872"^^xsd:decimal ;
  dwc:decimalLongitude "3.591017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_549'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_549'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.591017'^^xsd:double;
  dwc:startLongitude '3.591017'^^xsd:double;
  dwc:endLongitude '3.591017'^^xsd:double;
  dwc:latitude '39.422872'^^xsd:double;
  dwc:startLatitude '39.422872'^^xsd:double;
  dwc:endLatitude '39.422872'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_549'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.361412 3.591811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.361412"^^xsd:decimal ;
  dwc:decimalLongitude "3.591811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_456'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_456'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:startTimeOfDay '21.9'^^xsd:double;
  dwc:endTimeOfDay '21.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.591811'^^xsd:double;
  dwc:startLongitude '3.591811'^^xsd:double;
  dwc:endLongitude '3.591811'^^xsd:double;
  dwc:latitude '39.361412'^^xsd:double;
  dwc:startLatitude '39.361412'^^xsd:double;
  dwc:endLatitude '39.361412'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_456'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.362442 3.593398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.362442"^^xsd:decimal ;
  dwc:decimalLongitude "3.593398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_453'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_453'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '21.516666666667'^^xsd:double;
  dwc:startTimeOfDay '21.516666666667'^^xsd:double;
  dwc:endTimeOfDay '21.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.593398'^^xsd:double;
  dwc:startLongitude '3.593398'^^xsd:double;
  dwc:endLongitude '3.593398'^^xsd:double;
  dwc:latitude '39.362442'^^xsd:double;
  dwc:startLatitude '39.362442'^^xsd:double;
  dwc:endLatitude '39.362442'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_453'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358196 3.594092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.358196"^^xsd:decimal ;
  dwc:decimalLongitude "3.594092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_398'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_398'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:startTimeOfDay '11.85'^^xsd:double;
  dwc:endTimeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.594092'^^xsd:double;
  dwc:startLongitude '3.594092'^^xsd:double;
  dwc:endLongitude '3.594092'^^xsd:double;
  dwc:latitude '39.358196'^^xsd:double;
  dwc:startLatitude '39.358196'^^xsd:double;
  dwc:endLatitude '39.358196'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_398'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.364769 3.594233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.364769"^^xsd:decimal ;
  dwc:decimalLongitude "3.594233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_400'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_400'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:startTimeOfDay '12.516666666667'^^xsd:double;
  dwc:endTimeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.594233'^^xsd:double;
  dwc:startLongitude '3.594233'^^xsd:double;
  dwc:endLongitude '3.594233'^^xsd:double;
  dwc:latitude '39.364769'^^xsd:double;
  dwc:startLatitude '39.364769'^^xsd:double;
  dwc:endLatitude '39.364769'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_400'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.362989 3.594761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.362989"^^xsd:decimal ;
  dwc:decimalLongitude "3.594761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_454'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_454'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:startTimeOfDay '21.683333333333'^^xsd:double;
  dwc:endTimeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.594761'^^xsd:double;
  dwc:startLongitude '3.594761'^^xsd:double;
  dwc:endLongitude '3.594761'^^xsd:double;
  dwc:latitude '39.362989'^^xsd:double;
  dwc:startLatitude '39.362989'^^xsd:double;
  dwc:endLatitude '39.362989'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_454'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.363939 3.595013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.363939"^^xsd:decimal ;
  dwc:decimalLongitude "3.595013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_455'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_455'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:startTimeOfDay '21.766666666667'^^xsd:double;
  dwc:endTimeOfDay '21.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.595013'^^xsd:double;
  dwc:startLongitude '3.595013'^^xsd:double;
  dwc:endLongitude '3.595013'^^xsd:double;
  dwc:latitude '39.363939'^^xsd:double;
  dwc:startLatitude '39.363939'^^xsd:double;
  dwc:endLatitude '39.363939'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_455'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.357 3.59775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.357"^^xsd:decimal ;
  dwc:decimalLongitude "3.59775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1036'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1036'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:startTimeOfDay '18.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.59775'^^xsd:double;
  dwc:startLongitude '3.59775'^^xsd:double;
  dwc:endLongitude '3.59775'^^xsd:double;
  dwc:latitude '39.357'^^xsd:double;
  dwc:startLatitude '39.357'^^xsd:double;
  dwc:endLatitude '39.357'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1036'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.390667 3.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.390667"^^xsd:decimal ;
  dwc:decimalLongitude "3.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1029'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1029'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.598'^^xsd:double;
  dwc:startLongitude '3.598'^^xsd:double;
  dwc:endLongitude '3.598'^^xsd:double;
  dwc:latitude '39.390667'^^xsd:double;
  dwc:startLatitude '39.390667'^^xsd:double;
  dwc:endLatitude '39.390667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1029'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.432689 3.598682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.432689"^^xsd:decimal ;
  dwc:decimalLongitude "3.598682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_548'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_548'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.598682'^^xsd:double;
  dwc:startLongitude '3.598682'^^xsd:double;
  dwc:endLongitude '3.598682'^^xsd:double;
  dwc:latitude '39.432689'^^xsd:double;
  dwc:startLatitude '39.432689'^^xsd:double;
  dwc:endLatitude '39.432689'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_548'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.445236 3.600104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.445236"^^xsd:decimal ;
  dwc:decimalLongitude "3.600104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_547'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_547'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '200'^^xsd:integer;
  dwc:startJulianDay '200'^^xsd:integer;
  dwc:endJulianDay '200'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.600104'^^xsd:double;
  dwc:startLongitude '3.600104'^^xsd:double;
  dwc:endLongitude '3.600104'^^xsd:double;
  dwc:latitude '39.445236'^^xsd:double;
  dwc:startLatitude '39.445236'^^xsd:double;
  dwc:endLatitude '39.445236'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_547'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36792 3.600205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36792"^^xsd:decimal ;
  dwc:decimalLongitude "3.600205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_399'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_399'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:julianDay '198'^^xsd:integer;
  dwc:startJulianDay '198'^^xsd:integer;
  dwc:endJulianDay '198'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:startTimeOfDay '12.183333333333'^^xsd:double;
  dwc:endTimeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.600205'^^xsd:double;
  dwc:startLongitude '3.600205'^^xsd:double;
  dwc:endLongitude '3.600205'^^xsd:double;
  dwc:latitude '39.36792'^^xsd:double;
  dwc:startLatitude '39.36792'^^xsd:double;
  dwc:endLatitude '39.36792'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_399'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.370027 3.600957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.370027"^^xsd:decimal ;
  dwc:decimalLongitude "3.600957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_452'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_452'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:startTimeOfDay '21.183333333333'^^xsd:double;
  dwc:endTimeOfDay '21.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.600957'^^xsd:double;
  dwc:startLongitude '3.600957'^^xsd:double;
  dwc:endLongitude '3.600957'^^xsd:double;
  dwc:latitude '39.370027'^^xsd:double;
  dwc:startLatitude '39.370027'^^xsd:double;
  dwc:endLatitude '39.370027'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_452'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.383 3.616333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.383"^^xsd:decimal ;
  dwc:decimalLongitude "3.616333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1030'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1030'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:startTimeOfDay '16.666666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.616333'^^xsd:double;
  dwc:startLongitude '3.616333'^^xsd:double;
  dwc:endLongitude '3.616333'^^xsd:double;
  dwc:latitude '39.383'^^xsd:double;
  dwc:startLatitude '39.383'^^xsd:double;
  dwc:endLatitude '39.383'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1030'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.359333 3.61975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.359333"^^xsd:decimal ;
  dwc:decimalLongitude "3.61975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1035'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1035'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:startTimeOfDay '18.333333333333'^^xsd:double;
  dwc:endTimeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.61975'^^xsd:double;
  dwc:startLongitude '3.61975'^^xsd:double;
  dwc:endLongitude '3.61975'^^xsd:double;
  dwc:latitude '39.359333'^^xsd:double;
  dwc:startLatitude '39.359333'^^xsd:double;
  dwc:endLatitude '39.359333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1035'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.361667 3.630833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.361667"^^xsd:decimal ;
  dwc:decimalLongitude "3.630833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1034'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1034'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.630833'^^xsd:double;
  dwc:startLongitude '3.630833'^^xsd:double;
  dwc:endLongitude '3.630833'^^xsd:double;
  dwc:latitude '39.361667'^^xsd:double;
  dwc:startLatitude '39.361667'^^xsd:double;
  dwc:endLatitude '39.361667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1034'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.366333 3.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.366333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1033'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1033'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.6325'^^xsd:double;
  dwc:startLongitude '3.6325'^^xsd:double;
  dwc:endLongitude '3.6325'^^xsd:double;
  dwc:latitude '39.366333'^^xsd:double;
  dwc:startLatitude '39.366333'^^xsd:double;
  dwc:endLatitude '39.366333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1033'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.370667 3.634167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.370667"^^xsd:decimal ;
  dwc:decimalLongitude "3.634167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1032'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1032'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.634167'^^xsd:double;
  dwc:startLongitude '3.634167'^^xsd:double;
  dwc:endLongitude '3.634167'^^xsd:double;
  dwc:latitude '39.370667'^^xsd:double;
  dwc:startLatitude '39.370667'^^xsd:double;
  dwc:endLatitude '39.370667'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1032'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.375 3.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.375"^^xsd:decimal ;
  dwc:decimalLongitude "3.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1031'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1031'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '211'^^xsd:integer;
  dwc:startJulianDay '211'^^xsd:integer;
  dwc:endJulianDay '211'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.635'^^xsd:double;
  dwc:startLongitude '3.635'^^xsd:double;
  dwc:endLongitude '3.635'^^xsd:double;
  dwc:latitude '39.375'^^xsd:double;
  dwc:startLatitude '39.375'^^xsd:double;
  dwc:endLatitude '39.375'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1031'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.475765 3.650432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.475765"^^xsd:decimal ;
  dwc:decimalLongitude "3.650432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_918'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_918'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:startTimeOfDay '14.633333333333'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.650432'^^xsd:double;
  dwc:startLongitude '3.650432'^^xsd:double;
  dwc:endLongitude '3.650432'^^xsd:double;
  dwc:latitude '39.475765'^^xsd:double;
  dwc:startLatitude '39.475765'^^xsd:double;
  dwc:endLatitude '39.475765'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_918'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514593 3.651259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514593"^^xsd:decimal ;
  dwc:decimalLongitude "3.651259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_451'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_451'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '19.45'^^xsd:double;
  dwc:startTimeOfDay '19.45'^^xsd:double;
  dwc:endTimeOfDay '19.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.651259'^^xsd:double;
  dwc:startLongitude '3.651259'^^xsd:double;
  dwc:endLongitude '3.651259'^^xsd:double;
  dwc:latitude '39.514593'^^xsd:double;
  dwc:startLatitude '39.514593'^^xsd:double;
  dwc:endLatitude '39.514593'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_451'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.469578 3.653793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.469578"^^xsd:decimal ;
  dwc:decimalLongitude "3.653793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_917'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_917'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:startTimeOfDay '14.3'^^xsd:double;
  dwc:endTimeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.653793'^^xsd:double;
  dwc:startLongitude '3.653793'^^xsd:double;
  dwc:endLongitude '3.653793'^^xsd:double;
  dwc:latitude '39.469578'^^xsd:double;
  dwc:startLatitude '39.469578'^^xsd:double;
  dwc:endLatitude '39.469578'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_917'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483982 3.662105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483982"^^xsd:decimal ;
  dwc:decimalLongitude "3.662105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_916'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_916'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.662105'^^xsd:double;
  dwc:startLongitude '3.662105'^^xsd:double;
  dwc:endLongitude '3.662105'^^xsd:double;
  dwc:latitude '39.483982'^^xsd:double;
  dwc:startLatitude '39.483982'^^xsd:double;
  dwc:endLatitude '39.483982'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_916'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.486416 3.664403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.486416"^^xsd:decimal ;
  dwc:decimalLongitude "3.664403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_915'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_915'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:startTimeOfDay '13.633333333333'^^xsd:double;
  dwc:endTimeOfDay '13.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.664403'^^xsd:double;
  dwc:startLongitude '3.664403'^^xsd:double;
  dwc:endLongitude '3.664403'^^xsd:double;
  dwc:latitude '39.486416'^^xsd:double;
  dwc:startLatitude '39.486416'^^xsd:double;
  dwc:endLatitude '39.486416'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_915'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526073 3.665282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.526073"^^xsd:decimal ;
  dwc:decimalLongitude "3.665282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_450'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_450'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '19.283333333333'^^xsd:double;
  dwc:startTimeOfDay '19.283333333333'^^xsd:double;
  dwc:endTimeOfDay '19.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.665282'^^xsd:double;
  dwc:startLongitude '3.665282'^^xsd:double;
  dwc:endLongitude '3.665282'^^xsd:double;
  dwc:latitude '39.526073'^^xsd:double;
  dwc:startLatitude '39.526073'^^xsd:double;
  dwc:endLatitude '39.526073'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_450'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.500023 3.668873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.500023"^^xsd:decimal ;
  dwc:decimalLongitude "3.668873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_914'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_914'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.668873'^^xsd:double;
  dwc:startLongitude '3.668873'^^xsd:double;
  dwc:endLongitude '3.668873'^^xsd:double;
  dwc:latitude '39.500023'^^xsd:double;
  dwc:startLatitude '39.500023'^^xsd:double;
  dwc:endLatitude '39.500023'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_914'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.536989 3.679009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.536989"^^xsd:decimal ;
  dwc:decimalLongitude "3.679009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_449'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_449'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '19.116666666667'^^xsd:double;
  dwc:startTimeOfDay '19.116666666667'^^xsd:double;
  dwc:endTimeOfDay '19.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.679009'^^xsd:double;
  dwc:startLongitude '3.679009'^^xsd:double;
  dwc:endLongitude '3.679009'^^xsd:double;
  dwc:latitude '39.536989'^^xsd:double;
  dwc:startLatitude '39.536989'^^xsd:double;
  dwc:endLatitude '39.536989'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_449'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.486843 3.695283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.486843"^^xsd:decimal ;
  dwc:decimalLongitude "3.695283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_913'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_913'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:startTimeOfDay '12.966666666667'^^xsd:double;
  dwc:endTimeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.695283'^^xsd:double;
  dwc:startLongitude '3.695283'^^xsd:double;
  dwc:endLongitude '3.695283'^^xsd:double;
  dwc:latitude '39.486843'^^xsd:double;
  dwc:startLatitude '39.486843'^^xsd:double;
  dwc:endLatitude '39.486843'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_913'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.473129 3.707532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.473129"^^xsd:decimal ;
  dwc:decimalLongitude "3.707532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_912'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_912'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:julianDay '206'^^xsd:integer;
  dwc:startJulianDay '206'^^xsd:integer;
  dwc:endJulianDay '206'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:startTimeOfDay '12.633333333333'^^xsd:double;
  dwc:endTimeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.707532'^^xsd:double;
  dwc:startLongitude '3.707532'^^xsd:double;
  dwc:endLongitude '3.707532'^^xsd:double;
  dwc:latitude '39.473129'^^xsd:double;
  dwc:startLatitude '39.473129'^^xsd:double;
  dwc:endLatitude '39.473129'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_912'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.550034 3.749522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.550034"^^xsd:decimal ;
  dwc:decimalLongitude "3.749522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_879'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_879'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.749522'^^xsd:double;
  dwc:startLongitude '3.749522'^^xsd:double;
  dwc:endLongitude '3.749522'^^xsd:double;
  dwc:latitude '39.550034'^^xsd:double;
  dwc:startLatitude '39.550034'^^xsd:double;
  dwc:endLatitude '39.550034'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_879'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554268 3.753612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.554268"^^xsd:decimal ;
  dwc:decimalLongitude "3.753612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_878'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_878'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.753612'^^xsd:double;
  dwc:startLongitude '3.753612'^^xsd:double;
  dwc:endLongitude '3.753612'^^xsd:double;
  dwc:latitude '39.554268'^^xsd:double;
  dwc:startLatitude '39.554268'^^xsd:double;
  dwc:endLatitude '39.554268'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_878'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.557045 3.762517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.557045"^^xsd:decimal ;
  dwc:decimalLongitude "3.762517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_877'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_877'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:startTimeOfDay '17.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.762517'^^xsd:double;
  dwc:startLongitude '3.762517'^^xsd:double;
  dwc:endLongitude '3.762517'^^xsd:double;
  dwc:latitude '39.557045'^^xsd:double;
  dwc:startLatitude '39.557045'^^xsd:double;
  dwc:endLatitude '39.557045'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_877'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.551521 3.763001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.551521"^^xsd:decimal ;
  dwc:decimalLongitude "3.763001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_875'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_875'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.763001'^^xsd:double;
  dwc:startLongitude '3.763001'^^xsd:double;
  dwc:endLongitude '3.763001'^^xsd:double;
  dwc:latitude '39.551521'^^xsd:double;
  dwc:startLatitude '39.551521'^^xsd:double;
  dwc:endLatitude '39.551521'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_875'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.550064 3.764949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.550064"^^xsd:decimal ;
  dwc:decimalLongitude "3.764949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_876'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_876'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:startTimeOfDay '17.583333333333'^^xsd:double;
  dwc:endTimeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.764949'^^xsd:double;
  dwc:startLongitude '3.764949'^^xsd:double;
  dwc:endLongitude '3.764949'^^xsd:double;
  dwc:latitude '39.550064'^^xsd:double;
  dwc:startLatitude '39.550064'^^xsd:double;
  dwc:endLatitude '39.550064'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_876'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.547703 3.765235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.547703"^^xsd:decimal ;
  dwc:decimalLongitude "3.765235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_880'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_880'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:startTimeOfDay '18.916666666667'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.765235'^^xsd:double;
  dwc:startLongitude '3.765235'^^xsd:double;
  dwc:endLongitude '3.765235'^^xsd:double;
  dwc:latitude '39.547703'^^xsd:double;
  dwc:startLatitude '39.547703'^^xsd:double;
  dwc:endLatitude '39.547703'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_880'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.545971 3.770122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.545971"^^xsd:decimal ;
  dwc:decimalLongitude "3.770122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_881'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_881'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:startTimeOfDay '19.183333333333'^^xsd:double;
  dwc:endTimeOfDay '19.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.770122'^^xsd:double;
  dwc:startLongitude '3.770122'^^xsd:double;
  dwc:endLongitude '3.770122'^^xsd:double;
  dwc:latitude '39.545971'^^xsd:double;
  dwc:startLatitude '39.545971'^^xsd:double;
  dwc:endLatitude '39.545971'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_881'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.559753 3.77382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.559753"^^xsd:decimal ;
  dwc:decimalLongitude "3.77382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_873'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_873'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:startTimeOfDay '16.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.77382'^^xsd:double;
  dwc:startLongitude '3.77382'^^xsd:double;
  dwc:endLongitude '3.77382'^^xsd:double;
  dwc:latitude '39.559753'^^xsd:double;
  dwc:startLatitude '39.559753'^^xsd:double;
  dwc:endLatitude '39.559753'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_873'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.549568 3.784368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.549568"^^xsd:decimal ;
  dwc:decimalLongitude "3.784368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_874'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_874'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.784368'^^xsd:double;
  dwc:startLongitude '3.784368'^^xsd:double;
  dwc:endLongitude '3.784368'^^xsd:double;
  dwc:latitude '39.549568'^^xsd:double;
  dwc:startLatitude '39.549568'^^xsd:double;
  dwc:endLatitude '39.549568'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_874'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.559013 3.792749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.559013"^^xsd:decimal ;
  dwc:decimalLongitude "3.792749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_872'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_872'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:startTimeOfDay '16.25'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.792749'^^xsd:double;
  dwc:startLongitude '3.792749'^^xsd:double;
  dwc:endLongitude '3.792749'^^xsd:double;
  dwc:latitude '39.559013'^^xsd:double;
  dwc:startLatitude '39.559013'^^xsd:double;
  dwc:endLatitude '39.559013'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_872'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.559834 3.800299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.559834"^^xsd:decimal ;
  dwc:decimalLongitude "3.800299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_871'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_871'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:startTimeOfDay '15.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.800299'^^xsd:double;
  dwc:startLongitude '3.800299'^^xsd:double;
  dwc:endLongitude '3.800299'^^xsd:double;
  dwc:latitude '39.559834'^^xsd:double;
  dwc:startLatitude '39.559834'^^xsd:double;
  dwc:endLatitude '39.559834'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_871'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.576977 3.801332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.576977"^^xsd:decimal ;
  dwc:decimalLongitude "3.801332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_870'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_870'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:julianDay '205'^^xsd:integer;
  dwc:startJulianDay '205'^^xsd:integer;
  dwc:endJulianDay '205'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.801332'^^xsd:double;
  dwc:startLongitude '3.801332'^^xsd:double;
  dwc:endLongitude '3.801332'^^xsd:double;
  dwc:latitude '39.576977'^^xsd:double;
  dwc:startLatitude '39.576977'^^xsd:double;
  dwc:endLatitude '39.576977'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_870'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639183 3.829167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639183"^^xsd:decimal ;
  dwc:decimalLongitude "3.829167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1073'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1073'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.829167'^^xsd:double;
  dwc:startLongitude '3.829167'^^xsd:double;
  dwc:endLongitude '3.829167'^^xsd:double;
  dwc:latitude '39.639183'^^xsd:double;
  dwc:startLatitude '39.639183'^^xsd:double;
  dwc:endLatitude '39.639183'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1073'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.625583 3.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.625583"^^xsd:decimal ;
  dwc:decimalLongitude "3.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1072'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1072'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:startTimeOfDay '12.083333333333'^^xsd:double;
  dwc:endTimeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.8345'^^xsd:double;
  dwc:startLongitude '3.8345'^^xsd:double;
  dwc:endLongitude '3.8345'^^xsd:double;
  dwc:latitude '39.625583'^^xsd:double;
  dwc:startLatitude '39.625583'^^xsd:double;
  dwc:endLatitude '39.625583'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1072'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61625 3.837081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61625"^^xsd:decimal ;
  dwc:decimalLongitude "3.837081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1059'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1059'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:startTimeOfDay '6.75'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.837081'^^xsd:double;
  dwc:startLongitude '3.837081'^^xsd:double;
  dwc:endLongitude '3.837081'^^xsd:double;
  dwc:latitude '39.61625'^^xsd:double;
  dwc:startLatitude '39.61625'^^xsd:double;
  dwc:endLatitude '39.61625'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1059'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.636083 3.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.636083"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1060'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1060'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.841667'^^xsd:double;
  dwc:startLongitude '3.841667'^^xsd:double;
  dwc:endLongitude '3.841667'^^xsd:double;
  dwc:latitude '39.636083'^^xsd:double;
  dwc:startLatitude '39.636083'^^xsd:double;
  dwc:endLatitude '39.636083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1060'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.662083 3.842083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.662083"^^xsd:decimal ;
  dwc:decimalLongitude "3.842083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1071'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1071'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:startTimeOfDay '11.75'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.842083'^^xsd:double;
  dwc:startLongitude '3.842083'^^xsd:double;
  dwc:endLongitude '3.842083'^^xsd:double;
  dwc:latitude '39.662083'^^xsd:double;
  dwc:startLatitude '39.662083'^^xsd:double;
  dwc:endLatitude '39.662083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1071'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583923 3.846021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583923"^^xsd:decimal ;
  dwc:decimalLongitude "3.846021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_566'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_566'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.846021'^^xsd:double;
  dwc:startLongitude '3.846021'^^xsd:double;
  dwc:endLongitude '3.846021'^^xsd:double;
  dwc:latitude '39.583923'^^xsd:double;
  dwc:startLatitude '39.583923'^^xsd:double;
  dwc:endLatitude '39.583923'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_566'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667083 3.847083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667083"^^xsd:decimal ;
  dwc:decimalLongitude "3.847083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1070'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1070'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.847083'^^xsd:double;
  dwc:startLongitude '3.847083'^^xsd:double;
  dwc:endLongitude '3.847083'^^xsd:double;
  dwc:latitude '39.667083'^^xsd:double;
  dwc:startLatitude '39.667083'^^xsd:double;
  dwc:endLatitude '39.667083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1070'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.596401 3.847375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.596401"^^xsd:decimal ;
  dwc:decimalLongitude "3.847375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_565'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_565'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.847375'^^xsd:double;
  dwc:startLongitude '3.847375'^^xsd:double;
  dwc:endLongitude '3.847375'^^xsd:double;
  dwc:latitude '39.596401'^^xsd:double;
  dwc:startLatitude '39.596401'^^xsd:double;
  dwc:endLatitude '39.596401'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_565'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.687083 3.851806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.687083"^^xsd:decimal ;
  dwc:decimalLongitude "3.851806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1066'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1066'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.851806'^^xsd:double;
  dwc:startLongitude '3.851806'^^xsd:double;
  dwc:endLongitude '3.851806'^^xsd:double;
  dwc:latitude '39.687083'^^xsd:double;
  dwc:startLatitude '39.687083'^^xsd:double;
  dwc:endLatitude '39.687083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1066'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672083 3.852083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672083"^^xsd:decimal ;
  dwc:decimalLongitude "3.852083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1069'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1069'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.852083'^^xsd:double;
  dwc:startLongitude '3.852083'^^xsd:double;
  dwc:endLongitude '3.852083'^^xsd:double;
  dwc:latitude '39.672083'^^xsd:double;
  dwc:startLatitude '39.672083'^^xsd:double;
  dwc:endLatitude '39.672083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1069'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.682083 3.852363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.682083"^^xsd:decimal ;
  dwc:decimalLongitude "3.852363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1067'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1067'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.852363'^^xsd:double;
  dwc:startLongitude '3.852363'^^xsd:double;
  dwc:endLongitude '3.852363'^^xsd:double;
  dwc:latitude '39.682083'^^xsd:double;
  dwc:startLatitude '39.682083'^^xsd:double;
  dwc:endLatitude '39.682083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1067'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.677083 3.852919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.677083"^^xsd:decimal ;
  dwc:decimalLongitude "3.852919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1068'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1068'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.852919'^^xsd:double;
  dwc:startLongitude '3.852919'^^xsd:double;
  dwc:endLongitude '3.852919'^^xsd:double;
  dwc:latitude '39.677083'^^xsd:double;
  dwc:startLatitude '39.677083'^^xsd:double;
  dwc:endLatitude '39.677083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1068'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.643083 3.854167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.643083"^^xsd:decimal ;
  dwc:decimalLongitude "3.854167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1074'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1074'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.854167'^^xsd:double;
  dwc:startLongitude '3.854167'^^xsd:double;
  dwc:endLongitude '3.854167'^^xsd:double;
  dwc:latitude '39.643083'^^xsd:double;
  dwc:startLatitude '39.643083'^^xsd:double;
  dwc:endLatitude '39.643083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1074'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.579372 3.861428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.579372"^^xsd:decimal ;
  dwc:decimalLongitude "3.861428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_567'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_567'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:startTimeOfDay '12.133333333333'^^xsd:double;
  dwc:endTimeOfDay '12.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.861428'^^xsd:double;
  dwc:startLongitude '3.861428'^^xsd:double;
  dwc:endLongitude '3.861428'^^xsd:double;
  dwc:latitude '39.579372'^^xsd:double;
  dwc:startLatitude '39.579372'^^xsd:double;
  dwc:endLatitude '39.579372'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_567'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.660417 3.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.660417"^^xsd:decimal ;
  dwc:decimalLongitude "3.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1061'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1061'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.861667'^^xsd:double;
  dwc:startLongitude '3.861667'^^xsd:double;
  dwc:endLongitude '3.861667'^^xsd:double;
  dwc:latitude '39.660417'^^xsd:double;
  dwc:startLatitude '39.660417'^^xsd:double;
  dwc:endLatitude '39.660417'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1061'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.692083 3.862917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.692083"^^xsd:decimal ;
  dwc:decimalLongitude "3.862917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1065'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1065'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:startTimeOfDay '8.75'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.862917'^^xsd:double;
  dwc:startLongitude '3.862917'^^xsd:double;
  dwc:endLongitude '3.862917'^^xsd:double;
  dwc:latitude '39.692083'^^xsd:double;
  dwc:startLatitude '39.692083'^^xsd:double;
  dwc:endLatitude '39.692083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1065'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.584358 3.864152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.584358"^^xsd:decimal ;
  dwc:decimalLongitude "3.864152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_568'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_568'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:startTimeOfDay '12.466666666667'^^xsd:double;
  dwc:endTimeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.864152'^^xsd:double;
  dwc:startLongitude '3.864152'^^xsd:double;
  dwc:endLongitude '3.864152'^^xsd:double;
  dwc:latitude '39.584358'^^xsd:double;
  dwc:startLatitude '39.584358'^^xsd:double;
  dwc:endLatitude '39.584358'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_568'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.645 3.868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.645"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1075'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1075'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:startTimeOfDay '14.166666666667'^^xsd:double;
  dwc:endTimeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.868333'^^xsd:double;
  dwc:startLongitude '3.868333'^^xsd:double;
  dwc:endLongitude '3.868333'^^xsd:double;
  dwc:latitude '39.645'^^xsd:double;
  dwc:startLatitude '39.645'^^xsd:double;
  dwc:endLatitude '39.645'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1075'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.582417 3.869945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.582417"^^xsd:decimal ;
  dwc:decimalLongitude "3.869945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_564'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_564'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:startTimeOfDay '11.133333333333'^^xsd:double;
  dwc:endTimeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.869945'^^xsd:double;
  dwc:startLongitude '3.869945'^^xsd:double;
  dwc:endLongitude '3.869945'^^xsd:double;
  dwc:latitude '39.582417'^^xsd:double;
  dwc:startLatitude '39.582417'^^xsd:double;
  dwc:endLatitude '39.582417'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_564'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.586876 3.872152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.586876"^^xsd:decimal ;
  dwc:decimalLongitude "3.872152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_569'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_569'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:startTimeOfDay '12.8'^^xsd:double;
  dwc:endTimeOfDay '12.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.872152'^^xsd:double;
  dwc:startLongitude '3.872152'^^xsd:double;
  dwc:endLongitude '3.872152'^^xsd:double;
  dwc:latitude '39.586876'^^xsd:double;
  dwc:startLatitude '39.586876'^^xsd:double;
  dwc:endLatitude '39.586876'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_569'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.697083 3.877917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.697083"^^xsd:decimal ;
  dwc:decimalLongitude "3.877917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1064'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1064'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.877917'^^xsd:double;
  dwc:startLongitude '3.877917'^^xsd:double;
  dwc:endLongitude '3.877917'^^xsd:double;
  dwc:latitude '39.697083'^^xsd:double;
  dwc:startLatitude '39.697083'^^xsd:double;
  dwc:endLatitude '39.697083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1064'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.362804 3.880223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.362804"^^xsd:decimal ;
  dwc:decimalLongitude "3.880223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_29'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_29'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:startTimeOfDay '17.133333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.880223'^^xsd:double;
  dwc:startLongitude '3.880223'^^xsd:double;
  dwc:endLongitude '3.880223'^^xsd:double;
  dwc:latitude '40.362804'^^xsd:double;
  dwc:startLatitude '40.362804'^^xsd:double;
  dwc:endLatitude '40.362804'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_29'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.589882 3.8809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.589882"^^xsd:decimal ;
  dwc:decimalLongitude "3.8809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_570'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_570'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:startTimeOfDay '13.133333333333'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.8809'^^xsd:double;
  dwc:startLongitude '3.8809'^^xsd:double;
  dwc:endLongitude '3.8809'^^xsd:double;
  dwc:latitude '39.589882'^^xsd:double;
  dwc:startLatitude '39.589882'^^xsd:double;
  dwc:endLatitude '39.589882'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_570'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68475 3.881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68475"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1062'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1062'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:startTimeOfDay '7.75'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.881667'^^xsd:double;
  dwc:startLongitude '3.881667'^^xsd:double;
  dwc:endLongitude '3.881667'^^xsd:double;
  dwc:latitude '39.68475'^^xsd:double;
  dwc:startLatitude '39.68475'^^xsd:double;
  dwc:endLatitude '39.68475'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1062'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.587574 3.884332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.587574"^^xsd:decimal ;
  dwc:decimalLongitude "3.884332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_571'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_571'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:julianDay '201'^^xsd:integer;
  dwc:startJulianDay '201'^^xsd:integer;
  dwc:endJulianDay '201'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.884332'^^xsd:double;
  dwc:startLongitude '3.884332'^^xsd:double;
  dwc:endLongitude '3.884332'^^xsd:double;
  dwc:latitude '39.587574'^^xsd:double;
  dwc:startLatitude '39.587574'^^xsd:double;
  dwc:endLatitude '39.587574'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_571'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.674 3.888167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.674"^^xsd:decimal ;
  dwc:decimalLongitude "3.888167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1076'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1076'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.888167'^^xsd:double;
  dwc:startLongitude '3.888167'^^xsd:double;
  dwc:endLongitude '3.888167'^^xsd:double;
  dwc:latitude '39.674'^^xsd:double;
  dwc:startLatitude '39.674'^^xsd:double;
  dwc:endLatitude '39.674'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1076'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359435 3.891284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.359435"^^xsd:decimal ;
  dwc:decimalLongitude "3.891284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_30'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_30'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:startTimeOfDay '17.466666666667'^^xsd:double;
  dwc:endTimeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.891284'^^xsd:double;
  dwc:startLongitude '3.891284'^^xsd:double;
  dwc:endLongitude '3.891284'^^xsd:double;
  dwc:latitude '40.359435'^^xsd:double;
  dwc:startLatitude '40.359435'^^xsd:double;
  dwc:endLatitude '40.359435'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_30'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.702083 3.892917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.702083"^^xsd:decimal ;
  dwc:decimalLongitude "3.892917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1063'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1063'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.892917'^^xsd:double;
  dwc:startLongitude '3.892917'^^xsd:double;
  dwc:endLongitude '3.892917'^^xsd:double;
  dwc:latitude '39.702083'^^xsd:double;
  dwc:startLatitude '39.702083'^^xsd:double;
  dwc:endLatitude '39.702083'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1063'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.693333 3.895833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.693333"^^xsd:decimal ;
  dwc:decimalLongitude "3.895833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1077'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1077'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:startTimeOfDay '15.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.895833'^^xsd:double;
  dwc:startLongitude '3.895833'^^xsd:double;
  dwc:endLongitude '3.895833'^^xsd:double;
  dwc:latitude '39.693333'^^xsd:double;
  dwc:startLatitude '39.693333'^^xsd:double;
  dwc:endLatitude '39.693333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1077'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.706117 3.902783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.706117"^^xsd:decimal ;
  dwc:decimalLongitude "3.902783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1078'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1078'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.902783'^^xsd:double;
  dwc:startLongitude '3.902783'^^xsd:double;
  dwc:endLongitude '3.902783'^^xsd:double;
  dwc:latitude '39.706117'^^xsd:double;
  dwc:startLatitude '39.706117'^^xsd:double;
  dwc:endLatitude '39.706117'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1078'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35965 3.906643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35965"^^xsd:decimal ;
  dwc:decimalLongitude "3.906643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_31'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_31'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:startTimeOfDay '17.8'^^xsd:double;
  dwc:endTimeOfDay '17.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.906643'^^xsd:double;
  dwc:startLongitude '3.906643'^^xsd:double;
  dwc:endLongitude '3.906643'^^xsd:double;
  dwc:latitude '40.35965'^^xsd:double;
  dwc:startLatitude '40.35965'^^xsd:double;
  dwc:endLatitude '40.35965'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_31'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.369483 3.908011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.369483"^^xsd:decimal ;
  dwc:decimalLongitude "3.908011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_28'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_28'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.908011'^^xsd:double;
  dwc:startLongitude '3.908011'^^xsd:double;
  dwc:endLongitude '3.908011'^^xsd:double;
  dwc:latitude '40.369483'^^xsd:double;
  dwc:startLatitude '40.369483'^^xsd:double;
  dwc:endLatitude '40.369483'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_28'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.711683 3.90835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.711683"^^xsd:decimal ;
  dwc:decimalLongitude "3.90835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1079'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1079'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.90835'^^xsd:double;
  dwc:startLongitude '3.90835'^^xsd:double;
  dwc:endLongitude '3.90835'^^xsd:double;
  dwc:latitude '39.711683'^^xsd:double;
  dwc:startLatitude '39.711683'^^xsd:double;
  dwc:endLatitude '39.711683'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1079'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.612389 3.910736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.612389"^^xsd:decimal ;
  dwc:decimalLongitude "3.910736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.612389 3.910736)"^^geo:wktLiteral ;
  geo-pos:lat "40.612389"^^xsd:decimal ;
  geo-pos:long "3.910736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_139'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_139'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '2.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.910736'^^xsd:double;
  dwc:startLongitude '3.910736'^^xsd:double;
  dwc:endLongitude '3.910736'^^xsd:double;
  dwc:latitude '40.612389'^^xsd:double;
  dwc:startLatitude '40.612389'^^xsd:double;
  dwc:endLatitude '40.612389'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_139'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.607781 3.910789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.607781"^^xsd:decimal ;
  dwc:decimalLongitude "3.910789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.607781 3.910789)"^^geo:wktLiteral ;
  geo-pos:lat "40.607781"^^xsd:decimal ;
  geo-pos:long "3.910789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_138'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_138'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '1.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.910789'^^xsd:double;
  dwc:startLongitude '3.910789'^^xsd:double;
  dwc:endLongitude '3.910789'^^xsd:double;
  dwc:latitude '40.607781'^^xsd:double;
  dwc:startLatitude '40.607781'^^xsd:double;
  dwc:endLatitude '40.607781'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_138'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.602642 3.91197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.602642"^^xsd:decimal ;
  dwc:decimalLongitude "3.91197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.602642 3.91197)"^^geo:wktLiteral ;
  geo-pos:lat "40.602642"^^xsd:decimal ;
  geo-pos:long "3.91197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_137'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_137'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '1.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.91197'^^xsd:double;
  dwc:startLongitude '3.91197'^^xsd:double;
  dwc:endLongitude '3.91197'^^xsd:double;
  dwc:latitude '40.602642'^^xsd:double;
  dwc:startLatitude '40.602642'^^xsd:double;
  dwc:endLatitude '40.602642'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_137'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.616793 3.912651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.616793"^^xsd:decimal ;
  dwc:decimalLongitude "3.912651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.616793 3.912651)"^^geo:wktLiteral ;
  geo-pos:lat "40.616793"^^xsd:decimal ;
  geo-pos:long "3.912651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_140'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_140'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2.5'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.912651'^^xsd:double;
  dwc:startLongitude '3.912651'^^xsd:double;
  dwc:endLongitude '3.912651'^^xsd:double;
  dwc:latitude '40.616793'^^xsd:double;
  dwc:startLatitude '40.616793'^^xsd:double;
  dwc:endLatitude '40.616793'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_140'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.597556 3.913708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.597556"^^xsd:decimal ;
  dwc:decimalLongitude "3.913708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.597556 3.913708)"^^geo:wktLiteral ;
  geo-pos:lat "40.597556"^^xsd:decimal ;
  geo-pos:long "3.913708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_136'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_136'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.913708'^^xsd:double;
  dwc:startLongitude '3.913708'^^xsd:double;
  dwc:endLongitude '3.913708'^^xsd:double;
  dwc:latitude '40.597556'^^xsd:double;
  dwc:startLatitude '40.597556'^^xsd:double;
  dwc:endLatitude '40.597556'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_136'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71725 3.913917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71725"^^xsd:decimal ;
  dwc:decimalLongitude "3.913917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71725 3.913917)"^^geo:wktLiteral ;
  geo-pos:lat "39.71725"^^xsd:decimal ;
  geo-pos:long "3.913917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1080'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1080'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.913917'^^xsd:double;
  dwc:startLongitude '3.913917'^^xsd:double;
  dwc:endLongitude '3.913917'^^xsd:double;
  dwc:latitude '39.71725'^^xsd:double;
  dwc:startLatitude '39.71725'^^xsd:double;
  dwc:endLatitude '39.71725'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1080'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.592058 3.914824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.592058"^^xsd:decimal ;
  dwc:decimalLongitude "3.914824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.592058 3.914824)"^^geo:wktLiteral ;
  geo-pos:lat "40.592058"^^xsd:decimal ;
  geo-pos:long "3.914824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_135'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_135'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.914824'^^xsd:double;
  dwc:startLongitude '3.914824'^^xsd:double;
  dwc:endLongitude '3.914824'^^xsd:double;
  dwc:latitude '40.592058'^^xsd:double;
  dwc:startLatitude '40.592058'^^xsd:double;
  dwc:endLatitude '40.592058'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_135'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.586602 3.915043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.586602"^^xsd:decimal ;
  dwc:decimalLongitude "3.915043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.586602 3.915043)"^^geo:wktLiteral ;
  geo-pos:lat "40.586602"^^xsd:decimal ;
  geo-pos:long "3.915043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_134'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_134'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:startTimeOfDay '0.5'^^xsd:double;
  dwc:endTimeOfDay '0.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.915043'^^xsd:double;
  dwc:startLongitude '3.915043'^^xsd:double;
  dwc:endLongitude '3.915043'^^xsd:double;
  dwc:latitude '40.586602'^^xsd:double;
  dwc:startLatitude '40.586602'^^xsd:double;
  dwc:endLatitude '40.586602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_134'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.621363 3.915499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.621363"^^xsd:decimal ;
  dwc:decimalLongitude "3.915499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.621363 3.915499)"^^geo:wktLiteral ;
  geo-pos:lat "40.621363"^^xsd:decimal ;
  geo-pos:long "3.915499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_141'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_141'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.915499'^^xsd:double;
  dwc:startLongitude '3.915499'^^xsd:double;
  dwc:endLongitude '3.915499'^^xsd:double;
  dwc:latitude '40.621363'^^xsd:double;
  dwc:startLatitude '40.621363'^^xsd:double;
  dwc:endLatitude '40.621363'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_141'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.581597 3.915505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.581597"^^xsd:decimal ;
  dwc:decimalLongitude "3.915505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.581597 3.915505)"^^geo:wktLiteral ;
  geo-pos:lat "40.581597"^^xsd:decimal ;
  geo-pos:long "3.915505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_133'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_133'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '0.16666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.915505'^^xsd:double;
  dwc:startLongitude '3.915505'^^xsd:double;
  dwc:endLongitude '3.915505'^^xsd:double;
  dwc:latitude '40.581597'^^xsd:double;
  dwc:startLatitude '40.581597'^^xsd:double;
  dwc:endLatitude '40.581597'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_133'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.625816 3.919217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.625816"^^xsd:decimal ;
  dwc:decimalLongitude "3.919217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.625816 3.919217)"^^geo:wktLiteral ;
  geo-pos:lat "40.625816"^^xsd:decimal ;
  geo-pos:long "3.919217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_142'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_142'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.919217'^^xsd:double;
  dwc:startLongitude '3.919217'^^xsd:double;
  dwc:endLongitude '3.919217'^^xsd:double;
  dwc:latitude '40.625816'^^xsd:double;
  dwc:startLatitude '40.625816'^^xsd:double;
  dwc:endLatitude '40.625816'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_142'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.412623 3.920322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.412623"^^xsd:decimal ;
  dwc:decimalLongitude "3.920322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.412623 3.920322)"^^geo:wktLiteral ;
  geo-pos:lat "40.412623"^^xsd:decimal ;
  geo-pos:long "3.920322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_110'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_110'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:startTimeOfDay '16.616666666667'^^xsd:double;
  dwc:endTimeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.920322'^^xsd:double;
  dwc:startLongitude '3.920322'^^xsd:double;
  dwc:endLongitude '3.920322'^^xsd:double;
  dwc:latitude '40.412623'^^xsd:double;
  dwc:startLatitude '40.412623'^^xsd:double;
  dwc:endLatitude '40.412623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_110'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.577247 3.921899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.577247"^^xsd:decimal ;
  dwc:decimalLongitude "3.921899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.577247 3.921899)"^^geo:wktLiteral ;
  geo-pos:lat "40.577247"^^xsd:decimal ;
  geo-pos:long "3.921899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_132'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_132'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '23.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.921899'^^xsd:double;
  dwc:startLongitude '3.921899'^^xsd:double;
  dwc:endLongitude '3.921899'^^xsd:double;
  dwc:latitude '40.577247'^^xsd:double;
  dwc:startLatitude '40.577247'^^xsd:double;
  dwc:endLatitude '40.577247'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_132'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62912 3.923053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.62912"^^xsd:decimal ;
  dwc:decimalLongitude "3.923053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62912 3.923053)"^^geo:wktLiteral ;
  geo-pos:lat "40.62912"^^xsd:decimal ;
  geo-pos:long "3.923053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_143'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_143'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:startTimeOfDay '3.5'^^xsd:double;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.923053'^^xsd:double;
  dwc:startLongitude '3.923053'^^xsd:double;
  dwc:endLongitude '3.923053'^^xsd:double;
  dwc:latitude '40.62912'^^xsd:double;
  dwc:startLatitude '40.62912'^^xsd:double;
  dwc:endLatitude '40.62912'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_143'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689886 3.924045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689886"^^xsd:decimal ;
  dwc:decimalLongitude "3.924045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689886 3.924045)"^^geo:wktLiteral ;
  geo-pos:lat "39.689886"^^xsd:decimal ;
  geo-pos:long "3.924045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.924045'^^xsd:double;
  dwc:startLongitude '3.924045'^^xsd:double;
  dwc:endLongitude '3.924045'^^xsd:double;
  dwc:latitude '39.689886'^^xsd:double;
  dwc:startLatitude '39.689886'^^xsd:double;
  dwc:endLatitude '39.689886'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.358829 3.925536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.358829"^^xsd:decimal ;
  dwc:decimalLongitude "3.925536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.358829 3.925536)"^^geo:wktLiteral ;
  geo-pos:lat "40.358829"^^xsd:decimal ;
  geo-pos:long "3.925536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_32'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_32'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '18.133333333333'^^xsd:double;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.925536'^^xsd:double;
  dwc:startLongitude '3.925536'^^xsd:double;
  dwc:endLongitude '3.925536'^^xsd:double;
  dwc:latitude '40.358829'^^xsd:double;
  dwc:startLatitude '40.358829'^^xsd:double;
  dwc:endLatitude '40.358829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_32'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.380936 3.925965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.380936"^^xsd:decimal ;
  dwc:decimalLongitude "3.925965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.380936 3.925965)"^^geo:wktLiteral ;
  geo-pos:lat "40.380936"^^xsd:decimal ;
  geo-pos:long "3.925965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_27'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_27'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:startTimeOfDay '16.466666666667'^^xsd:double;
  dwc:endTimeOfDay '16.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.925965'^^xsd:double;
  dwc:startLongitude '3.925965'^^xsd:double;
  dwc:endLongitude '3.925965'^^xsd:double;
  dwc:latitude '40.380936'^^xsd:double;
  dwc:startLatitude '40.380936'^^xsd:double;
  dwc:endLatitude '40.380936'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_27'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631905 3.926867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631905"^^xsd:decimal ;
  dwc:decimalLongitude "3.926867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631905 3.926867)"^^geo:wktLiteral ;
  geo-pos:lat "40.631905"^^xsd:decimal ;
  geo-pos:long "3.926867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_144'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_144'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.926867'^^xsd:double;
  dwc:startLongitude '3.926867'^^xsd:double;
  dwc:endLongitude '3.926867'^^xsd:double;
  dwc:latitude '40.631905'^^xsd:double;
  dwc:startLatitude '40.631905'^^xsd:double;
  dwc:endLatitude '40.631905'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_144'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.716945 3.9275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.716945"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.716945 3.9275)"^^geo:wktLiteral ;
  geo-pos:lat "39.716945"^^xsd:decimal ;
  geo-pos:long "3.9275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1081'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1081'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:startTimeOfDay '18.166666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.9275'^^xsd:double;
  dwc:startLongitude '3.9275'^^xsd:double;
  dwc:endLongitude '3.9275'^^xsd:double;
  dwc:latitude '39.716945'^^xsd:double;
  dwc:startLatitude '39.716945'^^xsd:double;
  dwc:endLatitude '39.716945'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1081'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.706939 3.936453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.706939"^^xsd:decimal ;
  dwc:decimalLongitude "3.936453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.706939 3.936453)"^^geo:wktLiteral ;
  geo-pos:lat "39.706939"^^xsd:decimal ;
  geo-pos:long "3.936453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_2'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_2'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.936453'^^xsd:double;
  dwc:startLongitude '3.936453'^^xsd:double;
  dwc:endLongitude '3.936453'^^xsd:double;
  dwc:latitude '39.706939'^^xsd:double;
  dwc:startLatitude '39.706939'^^xsd:double;
  dwc:endLatitude '39.706939'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_2'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559721 3.936474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559721"^^xsd:decimal ;
  dwc:decimalLongitude "3.936474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559721 3.936474)"^^geo:wktLiteral ;
  geo-pos:lat "40.559721"^^xsd:decimal ;
  geo-pos:long "3.936474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_129'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_129'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.936474'^^xsd:double;
  dwc:startLongitude '3.936474'^^xsd:double;
  dwc:endLongitude '3.936474'^^xsd:double;
  dwc:latitude '40.559721'^^xsd:double;
  dwc:startLatitude '40.559721'^^xsd:double;
  dwc:endLatitude '40.559721'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_129'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6381 3.937199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6381"^^xsd:decimal ;
  dwc:decimalLongitude "3.937199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6381 3.937199)"^^geo:wktLiteral ;
  geo-pos:lat "40.6381"^^xsd:decimal ;
  geo-pos:long "3.937199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_145'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_145'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.937199'^^xsd:double;
  dwc:startLongitude '3.937199'^^xsd:double;
  dwc:endLongitude '3.937199'^^xsd:double;
  dwc:latitude '40.6381'^^xsd:double;
  dwc:startLatitude '40.6381'^^xsd:double;
  dwc:endLatitude '40.6381'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_145'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.636089 3.937681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.636089"^^xsd:decimal ;
  dwc:decimalLongitude "3.937681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.636089 3.937681)"^^geo:wktLiteral ;
  geo-pos:lat "40.636089"^^xsd:decimal ;
  geo-pos:long "3.937681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_147'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_147'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.937681'^^xsd:double;
  dwc:startLongitude '3.937681'^^xsd:double;
  dwc:endLongitude '3.937681'^^xsd:double;
  dwc:latitude '40.636089'^^xsd:double;
  dwc:startLatitude '40.636089'^^xsd:double;
  dwc:endLatitude '40.636089'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_147'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.565643 3.938223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.565643"^^xsd:decimal ;
  dwc:decimalLongitude "3.938223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.565643 3.938223)"^^geo:wktLiteral ;
  geo-pos:lat "40.565643"^^xsd:decimal ;
  geo-pos:long "3.938223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_130'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_130'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:startTimeOfDay '23.166666666667'^^xsd:double;
  dwc:endTimeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.938223'^^xsd:double;
  dwc:startLongitude '3.938223'^^xsd:double;
  dwc:endLongitude '3.938223'^^xsd:double;
  dwc:latitude '40.565643'^^xsd:double;
  dwc:startLatitude '40.565643'^^xsd:double;
  dwc:endLatitude '40.565643'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_130'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.64648 3.938507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.64648"^^xsd:decimal ;
  dwc:decimalLongitude "3.938507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.64648 3.938507)"^^geo:wktLiteral ;
  geo-pos:lat "40.64648"^^xsd:decimal ;
  geo-pos:long "3.938507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_148'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_148'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.938507'^^xsd:double;
  dwc:startLongitude '3.938507'^^xsd:double;
  dwc:endLongitude '3.938507'^^xsd:double;
  dwc:latitude '40.64648'^^xsd:double;
  dwc:startLatitude '40.64648'^^xsd:double;
  dwc:endLatitude '40.64648'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_148'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.394588 3.93928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.394588"^^xsd:decimal ;
  dwc:decimalLongitude "3.93928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.394588 3.93928)"^^geo:wktLiteral ;
  geo-pos:lat "40.394588"^^xsd:decimal ;
  geo-pos:long "3.93928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_109'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_109'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '16.283333333333'^^xsd:double;
  dwc:startTimeOfDay '16.283333333333'^^xsd:double;
  dwc:endTimeOfDay '16.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.93928'^^xsd:double;
  dwc:startLongitude '3.93928'^^xsd:double;
  dwc:endLongitude '3.93928'^^xsd:double;
  dwc:latitude '40.394588'^^xsd:double;
  dwc:startLatitude '40.394588'^^xsd:double;
  dwc:endLatitude '40.394588'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_109'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.570976 3.939398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.570976"^^xsd:decimal ;
  dwc:decimalLongitude "3.939398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.570976 3.939398)"^^geo:wktLiteral ;
  geo-pos:lat "40.570976"^^xsd:decimal ;
  geo-pos:long "3.939398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_131'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_131'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:startTimeOfDay '23.5'^^xsd:double;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.939398'^^xsd:double;
  dwc:startLongitude '3.939398'^^xsd:double;
  dwc:endLongitude '3.939398'^^xsd:double;
  dwc:latitude '40.570976'^^xsd:double;
  dwc:startLatitude '40.570976'^^xsd:double;
  dwc:endLatitude '40.570976'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_131'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.365132 3.94061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.365132"^^xsd:decimal ;
  dwc:decimalLongitude "3.94061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.365132 3.94061)"^^geo:wktLiteral ;
  geo-pos:lat "40.365132"^^xsd:decimal ;
  geo-pos:long "3.94061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_33'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_33'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:startTimeOfDay '18.466666666667'^^xsd:double;
  dwc:endTimeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.94061'^^xsd:double;
  dwc:startLongitude '3.94061'^^xsd:double;
  dwc:endLongitude '3.94061'^^xsd:double;
  dwc:latitude '40.365132'^^xsd:double;
  dwc:startLatitude '40.365132'^^xsd:double;
  dwc:endLatitude '40.365132'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_33'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689618 3.944564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689618"^^xsd:decimal ;
  dwc:decimalLongitude "3.944564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689618 3.944564)"^^geo:wktLiteral ;
  geo-pos:lat "39.689618"^^xsd:decimal ;
  geo-pos:long "3.944564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_4'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_4'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:startTimeOfDay '10.683333333333'^^xsd:double;
  dwc:endTimeOfDay '10.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.944564'^^xsd:double;
  dwc:startLongitude '3.944564'^^xsd:double;
  dwc:endLongitude '3.944564'^^xsd:double;
  dwc:latitude '39.689618'^^xsd:double;
  dwc:startLatitude '39.689618'^^xsd:double;
  dwc:endLatitude '39.689618'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_4'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.423175 3.945878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.423175"^^xsd:decimal ;
  dwc:decimalLongitude "3.945878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.423175 3.945878)"^^geo:wktLiteral ;
  geo-pos:lat "40.423175"^^xsd:decimal ;
  geo-pos:long "3.945878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_111'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_111'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:startTimeOfDay '16.95'^^xsd:double;
  dwc:endTimeOfDay '16.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.945878'^^xsd:double;
  dwc:startLongitude '3.945878'^^xsd:double;
  dwc:endLongitude '3.945878'^^xsd:double;
  dwc:latitude '40.423175'^^xsd:double;
  dwc:startLatitude '40.423175'^^xsd:double;
  dwc:endLatitude '40.423175'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_111'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.534417 3.94598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.534417"^^xsd:decimal ;
  dwc:decimalLongitude "3.94598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.534417 3.94598)"^^geo:wktLiteral ;
  geo-pos:lat "40.534417"^^xsd:decimal ;
  geo-pos:long "3.94598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_128'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_128'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '22.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.94598'^^xsd:double;
  dwc:startLongitude '3.94598'^^xsd:double;
  dwc:endLongitude '3.94598'^^xsd:double;
  dwc:latitude '40.534417'^^xsd:double;
  dwc:startLatitude '40.534417'^^xsd:double;
  dwc:endLatitude '40.534417'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_128'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.640241 3.94789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.640241"^^xsd:decimal ;
  dwc:decimalLongitude "3.94789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.640241 3.94789)"^^geo:wktLiteral ;
  geo-pos:lat "40.640241"^^xsd:decimal ;
  geo-pos:long "3.94789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_146'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_146'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.94789'^^xsd:double;
  dwc:startLongitude '3.94789'^^xsd:double;
  dwc:endLongitude '3.94789'^^xsd:double;
  dwc:latitude '40.640241'^^xsd:double;
  dwc:startLatitude '40.640241'^^xsd:double;
  dwc:endLatitude '40.640241'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_146'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6909 3.948019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6909"^^xsd:decimal ;
  dwc:decimalLongitude "3.948019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6909 3.948019)"^^geo:wktLiteral ;
  geo-pos:lat "39.6909"^^xsd:decimal ;
  geo-pos:long "3.948019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_3'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_3'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.948019'^^xsd:double;
  dwc:startLongitude '3.948019'^^xsd:double;
  dwc:endLongitude '3.948019'^^xsd:double;
  dwc:latitude '39.6909'^^xsd:double;
  dwc:startLatitude '39.6909'^^xsd:double;
  dwc:endLatitude '39.6909'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_3'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.690444 3.948491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.690444"^^xsd:decimal ;
  dwc:decimalLongitude "3.948491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.690444 3.948491)"^^geo:wktLiteral ;
  geo-pos:lat "39.690444"^^xsd:decimal ;
  geo-pos:long "3.948491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_13'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_13'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.948491'^^xsd:double;
  dwc:startLongitude '3.948491'^^xsd:double;
  dwc:endLongitude '3.948491'^^xsd:double;
  dwc:latitude '39.690444'^^xsd:double;
  dwc:startLatitude '39.690444'^^xsd:double;
  dwc:endLatitude '39.690444'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_13'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.710835 3.949167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.710835"^^xsd:decimal ;
  dwc:decimalLongitude "3.949167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.710835 3.949167)"^^geo:wktLiteral ;
  geo-pos:lat "39.710835"^^xsd:decimal ;
  geo-pos:long "3.949167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1082'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1082'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:startTimeOfDay '18.5'^^xsd:double;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.949167'^^xsd:double;
  dwc:startLongitude '3.949167'^^xsd:double;
  dwc:endLongitude '3.949167'^^xsd:double;
  dwc:latitude '39.710835'^^xsd:double;
  dwc:startLatitude '39.710835'^^xsd:double;
  dwc:endLatitude '39.710835'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1082'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.529412 3.949714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.529412"^^xsd:decimal ;
  dwc:decimalLongitude "3.949714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.529412 3.949714)"^^geo:wktLiteral ;
  geo-pos:lat "40.529412"^^xsd:decimal ;
  geo-pos:long "3.949714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_124'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_124'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '21.166666666667'^^xsd:double;
  dwc:startTimeOfDay '21.166666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.949714'^^xsd:double;
  dwc:startLongitude '3.949714'^^xsd:double;
  dwc:endLongitude '3.949714'^^xsd:double;
  dwc:latitude '40.529412'^^xsd:double;
  dwc:startLatitude '40.529412'^^xsd:double;
  dwc:endLatitude '40.529412'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_124'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695653 3.951951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.695653"^^xsd:decimal ;
  dwc:decimalLongitude "3.951951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695653 3.951951)"^^geo:wktLiteral ;
  geo-pos:lat "39.695653"^^xsd:decimal ;
  geo-pos:long "3.951951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_14'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_14'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:startTimeOfDay '14.15'^^xsd:double;
  dwc:endTimeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.951951'^^xsd:double;
  dwc:startLongitude '3.951951'^^xsd:double;
  dwc:endLongitude '3.951951'^^xsd:double;
  dwc:latitude '39.695653'^^xsd:double;
  dwc:startLatitude '39.695653'^^xsd:double;
  dwc:endLatitude '39.695653'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_14'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688572 3.953109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.688572"^^xsd:decimal ;
  dwc:decimalLongitude "3.953109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688572 3.953109)"^^geo:wktLiteral ;
  geo-pos:lat "39.688572"^^xsd:decimal ;
  geo-pos:long "3.953109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_11'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_11'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.953109'^^xsd:double;
  dwc:startLongitude '3.953109'^^xsd:double;
  dwc:endLongitude '3.953109'^^xsd:double;
  dwc:latitude '39.688572'^^xsd:double;
  dwc:startLatitude '39.688572'^^xsd:double;
  dwc:endLatitude '39.688572'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_11'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688738 3.953147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.688738"^^xsd:decimal ;
  dwc:decimalLongitude "3.953147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688738 3.953147)"^^geo:wktLiteral ;
  geo-pos:lat "39.688738"^^xsd:decimal ;
  geo-pos:long "3.953147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_12'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_12'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.953147'^^xsd:double;
  dwc:startLongitude '3.953147'^^xsd:double;
  dwc:endLongitude '3.953147'^^xsd:double;
  dwc:latitude '39.688738'^^xsd:double;
  dwc:startLatitude '39.688738'^^xsd:double;
  dwc:endLatitude '39.688738'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_12'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.679959 3.954059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.679959"^^xsd:decimal ;
  dwc:decimalLongitude "3.954059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.679959 3.954059)"^^geo:wktLiteral ;
  geo-pos:lat "40.679959"^^xsd:decimal ;
  geo-pos:long "3.954059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_150'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_150'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:startTimeOfDay '5.85'^^xsd:double;
  dwc:endTimeOfDay '5.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.954059'^^xsd:double;
  dwc:startLongitude '3.954059'^^xsd:double;
  dwc:endLongitude '3.954059'^^xsd:double;
  dwc:latitude '40.679959'^^xsd:double;
  dwc:startLatitude '40.679959'^^xsd:double;
  dwc:endLatitude '40.679959'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_150'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689341 3.956135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.689341"^^xsd:decimal ;
  dwc:decimalLongitude "3.956135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689341 3.956135)"^^geo:wktLiteral ;
  geo-pos:lat "40.689341"^^xsd:decimal ;
  geo-pos:long "3.956135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_151'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_151'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.956135'^^xsd:double;
  dwc:startLongitude '3.956135'^^xsd:double;
  dwc:endLongitude '3.956135'^^xsd:double;
  dwc:latitude '40.689341'^^xsd:double;
  dwc:startLatitude '40.689341'^^xsd:double;
  dwc:endLatitude '40.689341'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_151'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.658196 3.956242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.658196"^^xsd:decimal ;
  dwc:decimalLongitude "3.956242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.658196 3.956242)"^^geo:wktLiteral ;
  geo-pos:lat "40.658196"^^xsd:decimal ;
  geo-pos:long "3.956242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_149'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_149'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.956242'^^xsd:double;
  dwc:startLongitude '3.956242'^^xsd:double;
  dwc:endLongitude '3.956242'^^xsd:double;
  dwc:latitude '40.658196'^^xsd:double;
  dwc:startLatitude '40.658196'^^xsd:double;
  dwc:endLatitude '40.658196'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_149'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.532116 3.957712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.532116"^^xsd:decimal ;
  dwc:decimalLongitude "3.957712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.532116 3.957712)"^^geo:wktLiteral ;
  geo-pos:lat "40.532116"^^xsd:decimal ;
  geo-pos:long "3.957712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_125'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_125'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.957712'^^xsd:double;
  dwc:startLongitude '3.957712'^^xsd:double;
  dwc:endLongitude '3.957712'^^xsd:double;
  dwc:latitude '40.532116'^^xsd:double;
  dwc:startLatitude '40.532116'^^xsd:double;
  dwc:endLatitude '40.532116'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_125'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.357177 3.9582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.357177"^^xsd:decimal ;
  dwc:decimalLongitude "3.9582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.357177 3.9582)"^^geo:wktLiteral ;
  geo-pos:lat "40.357177"^^xsd:decimal ;
  geo-pos:long "3.9582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_34'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_34'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:startTimeOfDay '18.8'^^xsd:double;
  dwc:endTimeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.9582'^^xsd:double;
  dwc:startLongitude '3.9582'^^xsd:double;
  dwc:endLongitude '3.9582'^^xsd:double;
  dwc:latitude '40.357177'^^xsd:double;
  dwc:startLatitude '40.357177'^^xsd:double;
  dwc:endLatitude '40.357177'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_34'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.678889 3.960684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.678889"^^xsd:decimal ;
  dwc:decimalLongitude "3.960684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.678889 3.960684)"^^geo:wktLiteral ;
  geo-pos:lat "39.678889"^^xsd:decimal ;
  geo-pos:long "3.960684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_17'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_17'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:startTimeOfDay '15.15'^^xsd:double;
  dwc:endTimeOfDay '15.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.960684'^^xsd:double;
  dwc:startLongitude '3.960684'^^xsd:double;
  dwc:endLongitude '3.960684'^^xsd:double;
  dwc:latitude '39.678889'^^xsd:double;
  dwc:startLatitude '39.678889'^^xsd:double;
  dwc:endLatitude '39.678889'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_17'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.697101 3.960968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.697101"^^xsd:decimal ;
  dwc:decimalLongitude "3.960968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.697101 3.960968)"^^geo:wktLiteral ;
  geo-pos:lat "39.697101"^^xsd:decimal ;
  geo-pos:long "3.960968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_15'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_15'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:startTimeOfDay '14.483333333333'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.960968'^^xsd:double;
  dwc:startLongitude '3.960968'^^xsd:double;
  dwc:endLongitude '3.960968'^^xsd:double;
  dwc:latitude '39.697101'^^xsd:double;
  dwc:startLatitude '39.697101'^^xsd:double;
  dwc:endLatitude '39.697101'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_15'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706974 3.961633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706974"^^xsd:decimal ;
  dwc:decimalLongitude "3.961633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706974 3.961633)"^^geo:wktLiteral ;
  geo-pos:lat "40.706974"^^xsd:decimal ;
  geo-pos:long "3.961633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_153'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_153'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:startTimeOfDay '6.85'^^xsd:double;
  dwc:endTimeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.961633'^^xsd:double;
  dwc:startLongitude '3.961633'^^xsd:double;
  dwc:endLongitude '3.961633'^^xsd:double;
  dwc:latitude '40.706974'^^xsd:double;
  dwc:startLatitude '40.706974'^^xsd:double;
  dwc:endLatitude '40.706974'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_153'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.682832 3.96239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.682832"^^xsd:decimal ;
  dwc:decimalLongitude "3.96239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.682832 3.96239)"^^geo:wktLiteral ;
  geo-pos:lat "39.682832"^^xsd:decimal ;
  geo-pos:long "3.96239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_5'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_5'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:startTimeOfDay '11.016666666667'^^xsd:double;
  dwc:endTimeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.96239'^^xsd:double;
  dwc:startLongitude '3.96239'^^xsd:double;
  dwc:endLongitude '3.96239'^^xsd:double;
  dwc:latitude '39.682832'^^xsd:double;
  dwc:startLatitude '39.682832'^^xsd:double;
  dwc:endLatitude '39.682832'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_5'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712065 3.963098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712065"^^xsd:decimal ;
  dwc:decimalLongitude "3.963098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712065 3.963098)"^^geo:wktLiteral ;
  geo-pos:lat "40.712065"^^xsd:decimal ;
  geo-pos:long "3.963098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_154'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_154'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.963098'^^xsd:double;
  dwc:startLongitude '3.963098'^^xsd:double;
  dwc:endLongitude '3.963098'^^xsd:double;
  dwc:latitude '40.712065'^^xsd:double;
  dwc:startLatitude '40.712065'^^xsd:double;
  dwc:endLatitude '40.712065'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_154'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676228 3.963881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.676228"^^xsd:decimal ;
  dwc:decimalLongitude "3.963881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676228 3.963881)"^^geo:wktLiteral ;
  geo-pos:lat "39.676228"^^xsd:decimal ;
  geo-pos:long "3.963881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_18'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_18'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:startTimeOfDay '15.483333333333'^^xsd:double;
  dwc:endTimeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.963881'^^xsd:double;
  dwc:startLongitude '3.963881'^^xsd:double;
  dwc:endLongitude '3.963881'^^xsd:double;
  dwc:latitude '39.676228'^^xsd:double;
  dwc:startLatitude '39.676228'^^xsd:double;
  dwc:endLatitude '39.676228'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_18'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.695344 3.965351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.695344"^^xsd:decimal ;
  dwc:decimalLongitude "3.965351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.695344 3.965351)"^^geo:wktLiteral ;
  geo-pos:lat "40.695344"^^xsd:decimal ;
  geo-pos:long "3.965351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_152'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_152'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.965351'^^xsd:double;
  dwc:startLongitude '3.965351'^^xsd:double;
  dwc:endLongitude '3.965351'^^xsd:double;
  dwc:latitude '40.695344'^^xsd:double;
  dwc:startLatitude '40.695344'^^xsd:double;
  dwc:endLatitude '40.695344'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_152'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359623 3.965587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.359623"^^xsd:decimal ;
  dwc:decimalLongitude "3.965587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359623 3.965587)"^^geo:wktLiteral ;
  geo-pos:lat "40.359623"^^xsd:decimal ;
  geo-pos:long "3.965587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_35'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_35'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '19.133333333333'^^xsd:double;
  dwc:startTimeOfDay '19.133333333333'^^xsd:double;
  dwc:endTimeOfDay '19.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.965587'^^xsd:double;
  dwc:startLongitude '3.965587'^^xsd:double;
  dwc:endLongitude '3.965587'^^xsd:double;
  dwc:latitude '40.359623'^^xsd:double;
  dwc:startLatitude '40.359623'^^xsd:double;
  dwc:endLatitude '40.359623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_35'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720219 3.965898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720219"^^xsd:decimal ;
  dwc:decimalLongitude "3.965898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720219 3.965898)"^^geo:wktLiteral ;
  geo-pos:lat "40.720219"^^xsd:decimal ;
  geo-pos:long "3.965898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_155'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_155'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.965898'^^xsd:double;
  dwc:startLongitude '3.965898'^^xsd:double;
  dwc:endLongitude '3.965898'^^xsd:double;
  dwc:latitude '40.720219'^^xsd:double;
  dwc:startLatitude '40.720219'^^xsd:double;
  dwc:endLatitude '40.720219'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_155'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.534095 3.966193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.534095"^^xsd:decimal ;
  dwc:decimalLongitude "3.966193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.534095 3.966193)"^^geo:wktLiteral ;
  geo-pos:lat "40.534095"^^xsd:decimal ;
  geo-pos:long "3.966193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_126'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_126'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.966193'^^xsd:double;
  dwc:startLongitude '3.966193'^^xsd:double;
  dwc:endLongitude '3.966193'^^xsd:double;
  dwc:latitude '40.534095'^^xsd:double;
  dwc:startLatitude '40.534095'^^xsd:double;
  dwc:endLatitude '40.534095'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_126'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49486 3.966268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.49486"^^xsd:decimal ;
  dwc:decimalLongitude "3.966268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49486 3.966268)"^^geo:wktLiteral ;
  geo-pos:lat "40.49486"^^xsd:decimal ;
  geo-pos:long "3.966268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_118'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_118'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:startTimeOfDay '19.266666666667'^^xsd:double;
  dwc:endTimeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.966268'^^xsd:double;
  dwc:startLongitude '3.966268'^^xsd:double;
  dwc:endLongitude '3.966268'^^xsd:double;
  dwc:latitude '40.49486'^^xsd:double;
  dwc:startLatitude '40.49486'^^xsd:double;
  dwc:endLatitude '40.49486'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_118'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.380737 3.966966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.380737"^^xsd:decimal ;
  dwc:decimalLongitude "3.966966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.380737 3.966966)"^^geo:wktLiteral ;
  geo-pos:lat "40.380737"^^xsd:decimal ;
  geo-pos:long "3.966966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_26'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_26'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:startTimeOfDay '16.133333333333'^^xsd:double;
  dwc:endTimeOfDay '16.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.966966'^^xsd:double;
  dwc:startLongitude '3.966966'^^xsd:double;
  dwc:endLongitude '3.966966'^^xsd:double;
  dwc:latitude '40.380737'^^xsd:double;
  dwc:startLatitude '40.380737'^^xsd:double;
  dwc:endLatitude '40.380737'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_26'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.680439 3.969643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.680439"^^xsd:decimal ;
  dwc:decimalLongitude "3.969643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.680439 3.969643)"^^geo:wktLiteral ;
  geo-pos:lat "39.680439"^^xsd:decimal ;
  geo-pos:long "3.969643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_10'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_10'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:startTimeOfDay '12.816666666667'^^xsd:double;
  dwc:endTimeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.969643'^^xsd:double;
  dwc:startLongitude '3.969643'^^xsd:double;
  dwc:endLongitude '3.969643'^^xsd:double;
  dwc:latitude '39.680439'^^xsd:double;
  dwc:startLatitude '39.680439'^^xsd:double;
  dwc:endLatitude '39.680439'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_10'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.686555 3.970689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.686555"^^xsd:decimal ;
  dwc:decimalLongitude "3.970689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.686555 3.970689)"^^geo:wktLiteral ;
  geo-pos:lat "39.686555"^^xsd:decimal ;
  geo-pos:long "3.970689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_16'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_16'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:startTimeOfDay '14.816666666667'^^xsd:double;
  dwc:endTimeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.970689'^^xsd:double;
  dwc:startLongitude '3.970689'^^xsd:double;
  dwc:endLongitude '3.970689'^^xsd:double;
  dwc:latitude '39.686555'^^xsd:double;
  dwc:startLatitude '39.686555'^^xsd:double;
  dwc:endLatitude '39.686555'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_16'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.525389 3.970694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.525389"^^xsd:decimal ;
  dwc:decimalLongitude "3.970694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.525389 3.970694)"^^geo:wktLiteral ;
  geo-pos:lat "40.525389"^^xsd:decimal ;
  geo-pos:long "3.970694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_123'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_123'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:startTimeOfDay '20.833333333333'^^xsd:double;
  dwc:endTimeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.970694'^^xsd:double;
  dwc:startLongitude '3.970694'^^xsd:double;
  dwc:endLongitude '3.970694'^^xsd:double;
  dwc:latitude '40.525389'^^xsd:double;
  dwc:startLatitude '40.525389'^^xsd:double;
  dwc:endLatitude '40.525389'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_123'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.704725 3.970833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.704725"^^xsd:decimal ;
  dwc:decimalLongitude "3.970833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.704725 3.970833)"^^geo:wktLiteral ;
  geo-pos:lat "39.704725"^^xsd:decimal ;
  geo-pos:long "3.970833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1083'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1083'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:julianDay '212'^^xsd:integer;
  dwc:startJulianDay '212'^^xsd:integer;
  dwc:endJulianDay '212'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:startTimeOfDay '18.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.970833'^^xsd:double;
  dwc:startLongitude '3.970833'^^xsd:double;
  dwc:endLongitude '3.970833'^^xsd:double;
  dwc:latitude '39.704725'^^xsd:double;
  dwc:startLatitude '39.704725'^^xsd:double;
  dwc:endLatitude '39.704725'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_1083'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446221 3.970833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446221"^^xsd:decimal ;
  dwc:decimalLongitude "3.970833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446221 3.970833)"^^geo:wktLiteral ;
  geo-pos:lat "40.446221"^^xsd:decimal ;
  geo-pos:long "3.970833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_113'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_113'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:startTimeOfDay '17.616666666667'^^xsd:double;
  dwc:endTimeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.970833'^^xsd:double;
  dwc:startLongitude '3.970833'^^xsd:double;
  dwc:endLongitude '3.970833'^^xsd:double;
  dwc:latitude '40.446221'^^xsd:double;
  dwc:startLatitude '40.446221'^^xsd:double;
  dwc:endLatitude '40.446221'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_113'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516924 3.971214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.516924"^^xsd:decimal ;
  dwc:decimalLongitude "3.971214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516924 3.971214)"^^geo:wktLiteral ;
  geo-pos:lat "40.516924"^^xsd:decimal ;
  geo-pos:long "3.971214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_120'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_120'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '19.9'^^xsd:double;
  dwc:startTimeOfDay '19.9'^^xsd:double;
  dwc:endTimeOfDay '19.9'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.971214'^^xsd:double;
  dwc:startLongitude '3.971214'^^xsd:double;
  dwc:endLongitude '3.971214'^^xsd:double;
  dwc:latitude '40.516924'^^xsd:double;
  dwc:startLatitude '40.516924'^^xsd:double;
  dwc:endLatitude '40.516924'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_120'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.52224 3.972293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.52224"^^xsd:decimal ;
  dwc:decimalLongitude "3.972293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.52224 3.972293)"^^geo:wktLiteral ;
  geo-pos:lat "40.52224"^^xsd:decimal ;
  geo-pos:long "3.972293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_121'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_121'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:startTimeOfDay '20.233333333333'^^xsd:double;
  dwc:endTimeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.972293'^^xsd:double;
  dwc:startLongitude '3.972293'^^xsd:double;
  dwc:endLongitude '3.972293'^^xsd:double;
  dwc:latitude '40.52224'^^xsd:double;
  dwc:startLatitude '40.52224'^^xsd:double;
  dwc:endLatitude '40.52224'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_121'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.535871 3.972893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.535871"^^xsd:decimal ;
  dwc:decimalLongitude "3.972893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.535871 3.972893)"^^geo:wktLiteral ;
  geo-pos:lat "40.535871"^^xsd:decimal ;
  geo-pos:long "3.972893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_127'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_127'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.972893'^^xsd:double;
  dwc:startLongitude '3.972893'^^xsd:double;
  dwc:endLongitude '3.972893'^^xsd:double;
  dwc:latitude '40.535871'^^xsd:double;
  dwc:startLatitude '40.535871'^^xsd:double;
  dwc:endLatitude '40.535871'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_127'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.486164 3.972979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.486164"^^xsd:decimal ;
  dwc:decimalLongitude "3.972979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.486164 3.972979)"^^geo:wktLiteral ;
  geo-pos:lat "40.486164"^^xsd:decimal ;
  geo-pos:long "3.972979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_117'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_117'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '18.933333333333'^^xsd:double;
  dwc:startTimeOfDay '18.933333333333'^^xsd:double;
  dwc:endTimeOfDay '18.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.972979'^^xsd:double;
  dwc:startLongitude '3.972979'^^xsd:double;
  dwc:endLongitude '3.972979'^^xsd:double;
  dwc:latitude '40.486164'^^xsd:double;
  dwc:startLatitude '40.486164'^^xsd:double;
  dwc:endLatitude '40.486164'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_117'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.476052 3.973677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.476052"^^xsd:decimal ;
  dwc:decimalLongitude "3.973677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.476052 3.973677)"^^geo:wktLiteral ;
  geo-pos:lat "40.476052"^^xsd:decimal ;
  geo-pos:long "3.973677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_116'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_116'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:startTimeOfDay '18.633333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.973677'^^xsd:double;
  dwc:startLongitude '3.973677'^^xsd:double;
  dwc:endLongitude '3.973677'^^xsd:double;
  dwc:latitude '40.476052'^^xsd:double;
  dwc:startLatitude '40.476052'^^xsd:double;
  dwc:endLatitude '40.476052'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_116'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.679892 3.973918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.679892"^^xsd:decimal ;
  dwc:decimalLongitude "3.973918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.679892 3.973918)"^^geo:wktLiteral ;
  geo-pos:lat "39.679892"^^xsd:decimal ;
  geo-pos:long "3.973918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_19'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_19'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:startTimeOfDay '15.816666666667'^^xsd:double;
  dwc:endTimeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.973918'^^xsd:double;
  dwc:startLongitude '3.973918'^^xsd:double;
  dwc:endLongitude '3.973918'^^xsd:double;
  dwc:latitude '39.679892'^^xsd:double;
  dwc:startLatitude '39.679892'^^xsd:double;
  dwc:endLatitude '39.679892'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_19'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.358115 3.974074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.358115"^^xsd:decimal ;
  dwc:decimalLongitude "3.974074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.358115 3.974074)"^^geo:wktLiteral ;
  geo-pos:lat "40.358115"^^xsd:decimal ;
  geo-pos:long "3.974074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_36'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_36'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:startTimeOfDay '19.466666666667'^^xsd:double;
  dwc:endTimeOfDay '19.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.974074'^^xsd:double;
  dwc:startLongitude '3.974074'^^xsd:double;
  dwc:endLongitude '3.974074'^^xsd:double;
  dwc:latitude '40.358115'^^xsd:double;
  dwc:startLatitude '40.358115'^^xsd:double;
  dwc:endLatitude '40.358115'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_36'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439778 3.974487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.439778"^^xsd:decimal ;
  dwc:decimalLongitude "3.974487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439778 3.974487)"^^geo:wktLiteral ;
  geo-pos:lat "40.439778"^^xsd:decimal ;
  geo-pos:long "3.974487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_112'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_112'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.974487'^^xsd:double;
  dwc:startLongitude '3.974487'^^xsd:double;
  dwc:endLongitude '3.974487'^^xsd:double;
  dwc:latitude '40.439778'^^xsd:double;
  dwc:startLatitude '40.439778'^^xsd:double;
  dwc:endLatitude '40.439778'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_112'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.679597 3.974578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.679597"^^xsd:decimal ;
  dwc:decimalLongitude "3.974578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.679597 3.974578)"^^geo:wktLiteral ;
  geo-pos:lat "39.679597"^^xsd:decimal ;
  geo-pos:long "3.974578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_6'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_6'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:startTimeOfDay '11.35'^^xsd:double;
  dwc:endTimeOfDay '11.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.974578'^^xsd:double;
  dwc:startLongitude '3.974578'^^xsd:double;
  dwc:endLongitude '3.974578'^^xsd:double;
  dwc:latitude '39.679597'^^xsd:double;
  dwc:startLatitude '39.679597'^^xsd:double;
  dwc:endLatitude '39.679597'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_6'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.677843 3.974873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.677843"^^xsd:decimal ;
  dwc:decimalLongitude "3.974873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.677843 3.974873)"^^geo:wktLiteral ;
  geo-pos:lat "39.677843"^^xsd:decimal ;
  geo-pos:long "3.974873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_9'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_9'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:startTimeOfDay '12.483333333333'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.974873'^^xsd:double;
  dwc:startLongitude '3.974873'^^xsd:double;
  dwc:endLongitude '3.974873'^^xsd:double;
  dwc:latitude '39.677843'^^xsd:double;
  dwc:startLatitude '39.677843'^^xsd:double;
  dwc:endLatitude '39.677843'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_9'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.509194 3.975962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.509194"^^xsd:decimal ;
  dwc:decimalLongitude "3.975962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.509194 3.975962)"^^geo:wktLiteral ;
  geo-pos:lat "40.509194"^^xsd:decimal ;
  geo-pos:long "3.975962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_119'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_119'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '19.566666666667'^^xsd:double;
  dwc:startTimeOfDay '19.566666666667'^^xsd:double;
  dwc:endTimeOfDay '19.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.975962'^^xsd:double;
  dwc:startLongitude '3.975962'^^xsd:double;
  dwc:endLongitude '3.975962'^^xsd:double;
  dwc:latitude '40.509194'^^xsd:double;
  dwc:startLatitude '40.509194'^^xsd:double;
  dwc:endLatitude '40.509194'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_119'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730824 3.977228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730824"^^xsd:decimal ;
  dwc:decimalLongitude "3.977228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730824 3.977228)"^^geo:wktLiteral ;
  geo-pos:lat "40.730824"^^xsd:decimal ;
  geo-pos:long "3.977228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_156'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_156'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.977228'^^xsd:double;
  dwc:startLongitude '3.977228'^^xsd:double;
  dwc:endLongitude '3.977228'^^xsd:double;
  dwc:latitude '40.730824'^^xsd:double;
  dwc:startLatitude '40.730824'^^xsd:double;
  dwc:endLatitude '40.730824'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_156'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46719 3.979803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46719"^^xsd:decimal ;
  dwc:decimalLongitude "3.979803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46719 3.979803)"^^geo:wktLiteral ;
  geo-pos:lat "40.46719"^^xsd:decimal ;
  geo-pos:long "3.979803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_115'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_115'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:startTimeOfDay '18.3'^^xsd:double;
  dwc:endTimeOfDay '18.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.979803'^^xsd:double;
  dwc:startLongitude '3.979803'^^xsd:double;
  dwc:endLongitude '3.979803'^^xsd:double;
  dwc:latitude '40.46719'^^xsd:double;
  dwc:startLatitude '40.46719'^^xsd:double;
  dwc:endLatitude '40.46719'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_115'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523007 3.980125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523007"^^xsd:decimal ;
  dwc:decimalLongitude "3.980125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523007 3.980125)"^^geo:wktLiteral ;
  geo-pos:lat "40.523007"^^xsd:decimal ;
  geo-pos:long "3.980125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_122'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_122'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '20.566666666667'^^xsd:double;
  dwc:startTimeOfDay '20.566666666667'^^xsd:double;
  dwc:endTimeOfDay '20.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.980125'^^xsd:double;
  dwc:startLongitude '3.980125'^^xsd:double;
  dwc:endLongitude '3.980125'^^xsd:double;
  dwc:latitude '40.523007'^^xsd:double;
  dwc:startLatitude '40.523007'^^xsd:double;
  dwc:endLatitude '40.523007'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_122'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689414 3.981611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689414"^^xsd:decimal ;
  dwc:decimalLongitude "3.981611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689414 3.981611)"^^geo:wktLiteral ;
  geo-pos:lat "39.689414"^^xsd:decimal ;
  geo-pos:long "3.981611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_20'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_20'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:startTimeOfDay '16.15'^^xsd:double;
  dwc:endTimeOfDay '16.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.981611'^^xsd:double;
  dwc:startLongitude '3.981611'^^xsd:double;
  dwc:endLongitude '3.981611'^^xsd:double;
  dwc:latitude '39.689414'^^xsd:double;
  dwc:startLatitude '39.689414'^^xsd:double;
  dwc:endLatitude '39.689414'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_20'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.455598 3.982726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.455598"^^xsd:decimal ;
  dwc:decimalLongitude "3.982726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.455598 3.982726)"^^geo:wktLiteral ;
  geo-pos:lat "40.455598"^^xsd:decimal ;
  geo-pos:long "3.982726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_114'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_114'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:julianDay '214'^^xsd:integer;
  dwc:startJulianDay '214'^^xsd:integer;
  dwc:endJulianDay '214'^^xsd:integer;
  dwc:timeOfDay '17.95'^^xsd:double;
  dwc:startTimeOfDay '17.95'^^xsd:double;
  dwc:endTimeOfDay '17.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.982726'^^xsd:double;
  dwc:startLongitude '3.982726'^^xsd:double;
  dwc:endLongitude '3.982726'^^xsd:double;
  dwc:latitude '40.455598'^^xsd:double;
  dwc:startLatitude '40.455598'^^xsd:double;
  dwc:endLatitude '40.455598'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_114'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.368093 3.983729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.368093"^^xsd:decimal ;
  dwc:decimalLongitude "3.983729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.368093 3.983729)"^^geo:wktLiteral ;
  geo-pos:lat "40.368093"^^xsd:decimal ;
  geo-pos:long "3.983729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_37'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_37'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:startTimeOfDay '19.8'^^xsd:double;
  dwc:endTimeOfDay '19.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.983729'^^xsd:double;
  dwc:startLongitude '3.983729'^^xsd:double;
  dwc:endLongitude '3.983729'^^xsd:double;
  dwc:latitude '40.368093'^^xsd:double;
  dwc:startLatitude '40.368093'^^xsd:double;
  dwc:endLatitude '40.368093'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_37'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.729478 3.989056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.729478"^^xsd:decimal ;
  dwc:decimalLongitude "3.989056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.729478 3.989056)"^^geo:wktLiteral ;
  geo-pos:lat "40.729478"^^xsd:decimal ;
  geo-pos:long "3.989056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_157'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_157'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.989056'^^xsd:double;
  dwc:startLongitude '3.989056'^^xsd:double;
  dwc:endLongitude '3.989056'^^xsd:double;
  dwc:latitude '40.729478'^^xsd:double;
  dwc:startLatitude '40.729478'^^xsd:double;
  dwc:endLatitude '40.729478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_157'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.680461 3.991175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.680461"^^xsd:decimal ;
  dwc:decimalLongitude "3.991175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.680461 3.991175)"^^geo:wktLiteral ;
  geo-pos:lat "39.680461"^^xsd:decimal ;
  geo-pos:long "3.991175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_7'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_7'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.683333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.991175'^^xsd:double;
  dwc:startLongitude '3.991175'^^xsd:double;
  dwc:endLongitude '3.991175'^^xsd:double;
  dwc:latitude '39.680461'^^xsd:double;
  dwc:startLatitude '39.680461'^^xsd:double;
  dwc:endLatitude '39.680461'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_7'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68119 3.994877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68119"^^xsd:decimal ;
  dwc:decimalLongitude "3.994877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68119 3.994877)"^^geo:wktLiteral ;
  geo-pos:lat "39.68119"^^xsd:decimal ;
  geo-pos:long "3.994877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_21'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_21'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.994877'^^xsd:double;
  dwc:startLongitude '3.994877'^^xsd:double;
  dwc:endLongitude '3.994877'^^xsd:double;
  dwc:latitude '39.68119'^^xsd:double;
  dwc:startLatitude '39.68119'^^xsd:double;
  dwc:endLatitude '39.68119'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_21'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382845 3.995912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.382845"^^xsd:decimal ;
  dwc:decimalLongitude "3.995912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382845 3.995912)"^^geo:wktLiteral ;
  geo-pos:lat "40.382845"^^xsd:decimal ;
  geo-pos:long "3.995912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_38'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_38'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '20.133333333333'^^xsd:double;
  dwc:startTimeOfDay '20.133333333333'^^xsd:double;
  dwc:endTimeOfDay '20.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.995912'^^xsd:double;
  dwc:startLongitude '3.995912'^^xsd:double;
  dwc:endLongitude '3.995912'^^xsd:double;
  dwc:latitude '40.382845'^^xsd:double;
  dwc:startLatitude '40.382845'^^xsd:double;
  dwc:endLatitude '40.382845'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_38'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.736666 3.999318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.736666"^^xsd:decimal ;
  dwc:decimalLongitude "3.999318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.736666 3.999318)"^^geo:wktLiteral ;
  geo-pos:lat "40.736666"^^xsd:decimal ;
  geo-pos:long "3.999318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_158'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_158'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '3.999318'^^xsd:double;
  dwc:startLongitude '3.999318'^^xsd:double;
  dwc:endLongitude '3.999318'^^xsd:double;
  dwc:latitude '40.736666'^^xsd:double;
  dwc:startLatitude '40.736666'^^xsd:double;
  dwc:endLatitude '40.736666'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_158'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.381896 4.000332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.381896"^^xsd:decimal ;
  dwc:decimalLongitude "4.000332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.381896 4.000332)"^^geo:wktLiteral ;
  geo-pos:lat "40.381896"^^xsd:decimal ;
  geo-pos:long "4.000332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_39'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_39'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '20.466666666667'^^xsd:double;
  dwc:startTimeOfDay '20.466666666667'^^xsd:double;
  dwc:endTimeOfDay '20.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.000332'^^xsd:double;
  dwc:startLongitude '4.000332'^^xsd:double;
  dwc:endLongitude '4.000332'^^xsd:double;
  dwc:latitude '40.381896'^^xsd:double;
  dwc:startLatitude '40.381896'^^xsd:double;
  dwc:endLatitude '40.381896'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_39'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676818 4.000815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.676818"^^xsd:decimal ;
  dwc:decimalLongitude "4.000815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676818 4.000815)"^^geo:wktLiteral ;
  geo-pos:lat "39.676818"^^xsd:decimal ;
  geo-pos:long "4.000815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_22'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_22'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:startTimeOfDay '16.833333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.000815'^^xsd:double;
  dwc:startLongitude '4.000815'^^xsd:double;
  dwc:endLongitude '4.000815'^^xsd:double;
  dwc:latitude '39.676818'^^xsd:double;
  dwc:startLatitude '39.676818'^^xsd:double;
  dwc:endLatitude '39.676818'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_22'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.677129 4.001872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.677129"^^xsd:decimal ;
  dwc:decimalLongitude "4.001872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.677129 4.001872)"^^geo:wktLiteral ;
  geo-pos:lat "39.677129"^^xsd:decimal ;
  geo-pos:long "4.001872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_8'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_8'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:startTimeOfDay '12.016666666667'^^xsd:double;
  dwc:endTimeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.001872'^^xsd:double;
  dwc:startLongitude '4.001872'^^xsd:double;
  dwc:endLongitude '4.001872'^^xsd:double;
  dwc:latitude '39.677129'^^xsd:double;
  dwc:startLatitude '39.677129'^^xsd:double;
  dwc:endLatitude '39.677129'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_8'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.670853 4.006727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.670853"^^xsd:decimal ;
  dwc:decimalLongitude "4.006727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.670853 4.006727)"^^geo:wktLiteral ;
  geo-pos:lat "39.670853"^^xsd:decimal ;
  geo-pos:long "4.006727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_23'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_23'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.006727'^^xsd:double;
  dwc:startLongitude '4.006727'^^xsd:double;
  dwc:endLongitude '4.006727'^^xsd:double;
  dwc:latitude '39.670853'^^xsd:double;
  dwc:startLatitude '39.670853'^^xsd:double;
  dwc:endLatitude '39.670853'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_23'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.750115 4.013797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.750115"^^xsd:decimal ;
  dwc:decimalLongitude "4.013797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.750115 4.013797)"^^geo:wktLiteral ;
  geo-pos:lat "40.750115"^^xsd:decimal ;
  geo-pos:long "4.013797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_160'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_160'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.013797'^^xsd:double;
  dwc:startLongitude '4.013797'^^xsd:double;
  dwc:endLongitude '4.013797'^^xsd:double;
  dwc:latitude '40.750115'^^xsd:double;
  dwc:startLatitude '40.750115'^^xsd:double;
  dwc:endLatitude '40.750115'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_160'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.743721 4.017107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.743721"^^xsd:decimal ;
  dwc:decimalLongitude "4.017107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.743721 4.017107)"^^geo:wktLiteral ;
  geo-pos:lat "40.743721"^^xsd:decimal ;
  geo-pos:long "4.017107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_159'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_159'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:startTimeOfDay '8.85'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.017107'^^xsd:double;
  dwc:startLongitude '4.017107'^^xsd:double;
  dwc:endLongitude '4.017107'^^xsd:double;
  dwc:latitude '40.743721'^^xsd:double;
  dwc:startLatitude '40.743721'^^xsd:double;
  dwc:endLatitude '40.743721'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_159'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.397421 4.017933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.397421"^^xsd:decimal ;
  dwc:decimalLongitude "4.017933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.397421 4.017933)"^^geo:wktLiteral ;
  geo-pos:lat "40.397421"^^xsd:decimal ;
  geo-pos:long "4.017933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_40'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_40'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:startTimeOfDay '20.8'^^xsd:double;
  dwc:endTimeOfDay '20.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.017933'^^xsd:double;
  dwc:startLongitude '4.017933'^^xsd:double;
  dwc:endLongitude '4.017933'^^xsd:double;
  dwc:latitude '40.397421'^^xsd:double;
  dwc:startLatitude '40.397421'^^xsd:double;
  dwc:endLatitude '40.397421'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_40'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.658129 4.020433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.658129"^^xsd:decimal ;
  dwc:decimalLongitude "4.020433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.658129 4.020433)"^^geo:wktLiteral ;
  geo-pos:lat "39.658129"^^xsd:decimal ;
  geo-pos:long "4.020433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_24'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_24'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.020433'^^xsd:double;
  dwc:startLongitude '4.020433'^^xsd:double;
  dwc:endLongitude '4.020433'^^xsd:double;
  dwc:latitude '39.658129'^^xsd:double;
  dwc:startLatitude '39.658129'^^xsd:double;
  dwc:endLatitude '39.658129'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_24'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.754068 4.029853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.754068"^^xsd:decimal ;
  dwc:decimalLongitude "4.029853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.754068 4.029853)"^^geo:wktLiteral ;
  geo-pos:lat "40.754068"^^xsd:decimal ;
  geo-pos:long "4.029853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_161'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_161'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.029853'^^xsd:double;
  dwc:startLongitude '4.029853'^^xsd:double;
  dwc:endLongitude '4.029853'^^xsd:double;
  dwc:latitude '40.754068'^^xsd:double;
  dwc:startLatitude '40.754068'^^xsd:double;
  dwc:endLatitude '40.754068'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_161'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.405145 4.029869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.405145"^^xsd:decimal ;
  dwc:decimalLongitude "4.029869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.405145 4.029869)"^^geo:wktLiteral ;
  geo-pos:lat "40.405145"^^xsd:decimal ;
  geo-pos:long "4.029869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_41'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_41'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:startTimeOfDay '21.133333333333'^^xsd:double;
  dwc:endTimeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.029869'^^xsd:double;
  dwc:startLongitude '4.029869'^^xsd:double;
  dwc:endLongitude '4.029869'^^xsd:double;
  dwc:latitude '40.405145'^^xsd:double;
  dwc:startLatitude '40.405145'^^xsd:double;
  dwc:endLatitude '40.405145'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_41'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.649942 4.031929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.649942"^^xsd:decimal ;
  dwc:decimalLongitude "4.031929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.649942 4.031929)"^^geo:wktLiteral ;
  geo-pos:lat "39.649942"^^xsd:decimal ;
  geo-pos:long "4.031929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_25'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_25'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:julianDay '216'^^xsd:integer;
  dwc:startJulianDay '216'^^xsd:integer;
  dwc:endJulianDay '216'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.031929'^^xsd:double;
  dwc:startLongitude '4.031929'^^xsd:double;
  dwc:endLongitude '4.031929'^^xsd:double;
  dwc:latitude '39.649942'^^xsd:double;
  dwc:startLatitude '39.649942'^^xsd:double;
  dwc:endLatitude '39.649942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_25'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.762989 4.034123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.762989"^^xsd:decimal ;
  dwc:decimalLongitude "4.034123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.762989 4.034123)"^^geo:wktLiteral ;
  geo-pos:lat "40.762989"^^xsd:decimal ;
  geo-pos:long "4.034123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_162'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_162'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.034123'^^xsd:double;
  dwc:startLongitude '4.034123'^^xsd:double;
  dwc:endLongitude '4.034123'^^xsd:double;
  dwc:latitude '40.762989'^^xsd:double;
  dwc:startLatitude '40.762989'^^xsd:double;
  dwc:endLatitude '40.762989'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_162'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41162 4.039031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.41162"^^xsd:decimal ;
  dwc:decimalLongitude "4.039031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41162 4.039031)"^^geo:wktLiteral ;
  geo-pos:lat "40.41162"^^xsd:decimal ;
  geo-pos:long "4.039031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_42'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_42'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '21.483333333333'^^xsd:double;
  dwc:startTimeOfDay '21.483333333333'^^xsd:double;
  dwc:endTimeOfDay '21.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.039031'^^xsd:double;
  dwc:startLongitude '4.039031'^^xsd:double;
  dwc:endLongitude '4.039031'^^xsd:double;
  dwc:latitude '40.41162'^^xsd:double;
  dwc:startLatitude '40.41162'^^xsd:double;
  dwc:endLatitude '40.41162'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_42'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.774164 4.046879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.774164"^^xsd:decimal ;
  dwc:decimalLongitude "4.046879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.774164 4.046879)"^^geo:wktLiteral ;
  geo-pos:lat "40.774164"^^xsd:decimal ;
  geo-pos:long "4.046879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_163'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_163'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:startTimeOfDay '10.183333333333'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.046879'^^xsd:double;
  dwc:startLongitude '4.046879'^^xsd:double;
  dwc:endLongitude '4.046879'^^xsd:double;
  dwc:latitude '40.774164'^^xsd:double;
  dwc:startLatitude '40.774164'^^xsd:double;
  dwc:endLatitude '40.774164'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_163'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.420369 4.050313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.420369"^^xsd:decimal ;
  dwc:decimalLongitude "4.050313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.420369 4.050313)"^^geo:wktLiteral ;
  geo-pos:lat "40.420369"^^xsd:decimal ;
  geo-pos:long "4.050313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_43'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_43'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '21.816666666667'^^xsd:double;
  dwc:startTimeOfDay '21.816666666667'^^xsd:double;
  dwc:endTimeOfDay '21.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.050313'^^xsd:double;
  dwc:startLongitude '4.050313'^^xsd:double;
  dwc:endLongitude '4.050313'^^xsd:double;
  dwc:latitude '40.420369'^^xsd:double;
  dwc:startLatitude '40.420369'^^xsd:double;
  dwc:endLatitude '40.420369'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_43'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.423218 4.052158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.423218"^^xsd:decimal ;
  dwc:decimalLongitude "4.052158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.423218 4.052158)"^^geo:wktLiteral ;
  geo-pos:lat "40.423218"^^xsd:decimal ;
  geo-pos:long "4.052158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_44'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_44'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:startTimeOfDay '22.133333333333'^^xsd:double;
  dwc:endTimeOfDay '22.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.052158'^^xsd:double;
  dwc:startLongitude '4.052158'^^xsd:double;
  dwc:endLongitude '4.052158'^^xsd:double;
  dwc:latitude '40.423218'^^xsd:double;
  dwc:startLatitude '40.423218'^^xsd:double;
  dwc:endLatitude '40.423218'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_44'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.425246 4.054577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.425246"^^xsd:decimal ;
  dwc:decimalLongitude "4.054577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.425246 4.054577)"^^geo:wktLiteral ;
  geo-pos:lat "40.425246"^^xsd:decimal ;
  geo-pos:long "4.054577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_45'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_45'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '22.466666666667'^^xsd:double;
  dwc:startTimeOfDay '22.466666666667'^^xsd:double;
  dwc:endTimeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.054577'^^xsd:double;
  dwc:startLongitude '4.054577'^^xsd:double;
  dwc:endLongitude '4.054577'^^xsd:double;
  dwc:latitude '40.425246'^^xsd:double;
  dwc:startLatitude '40.425246'^^xsd:double;
  dwc:endLatitude '40.425246'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_45'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.784265 4.060258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.784265"^^xsd:decimal ;
  dwc:decimalLongitude "4.060258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.784265 4.060258)"^^geo:wktLiteral ;
  geo-pos:lat "40.784265"^^xsd:decimal ;
  geo-pos:long "4.060258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_166'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_166'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:startTimeOfDay '11.183333333333'^^xsd:double;
  dwc:endTimeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.060258'^^xsd:double;
  dwc:startLongitude '4.060258'^^xsd:double;
  dwc:endLongitude '4.060258'^^xsd:double;
  dwc:latitude '40.784265'^^xsd:double;
  dwc:startLatitude '40.784265'^^xsd:double;
  dwc:endLatitude '40.784265'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_166'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.800036 4.061497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.800036"^^xsd:decimal ;
  dwc:decimalLongitude "4.061497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.800036 4.061497)"^^geo:wktLiteral ;
  geo-pos:lat "40.800036"^^xsd:decimal ;
  geo-pos:long "4.061497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_167'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_167'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:startTimeOfDay '11.516666666667'^^xsd:double;
  dwc:endTimeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.061497'^^xsd:double;
  dwc:startLongitude '4.061497'^^xsd:double;
  dwc:endLongitude '4.061497'^^xsd:double;
  dwc:latitude '40.800036'^^xsd:double;
  dwc:startLatitude '40.800036'^^xsd:double;
  dwc:endLatitude '40.800036'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_167'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.780038 4.063214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.780038"^^xsd:decimal ;
  dwc:decimalLongitude "4.063214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.780038 4.063214)"^^geo:wktLiteral ;
  geo-pos:lat "40.780038"^^xsd:decimal ;
  geo-pos:long "4.063214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_164'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_164'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:startTimeOfDay '10.516666666667'^^xsd:double;
  dwc:endTimeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.063214'^^xsd:double;
  dwc:startLongitude '4.063214'^^xsd:double;
  dwc:endLongitude '4.063214'^^xsd:double;
  dwc:latitude '40.780038'^^xsd:double;
  dwc:startLatitude '40.780038'^^xsd:double;
  dwc:endLatitude '40.780038'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_164'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439327 4.068171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.439327"^^xsd:decimal ;
  dwc:decimalLongitude "4.068171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439327 4.068171)"^^geo:wktLiteral ;
  geo-pos:lat "40.439327"^^xsd:decimal ;
  geo-pos:long "4.068171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_46'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_46'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '22.8'^^xsd:double;
  dwc:startTimeOfDay '22.8'^^xsd:double;
  dwc:endTimeOfDay '22.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.068171'^^xsd:double;
  dwc:startLongitude '4.068171'^^xsd:double;
  dwc:endLongitude '4.068171'^^xsd:double;
  dwc:latitude '40.439327'^^xsd:double;
  dwc:startLatitude '40.439327'^^xsd:double;
  dwc:endLatitude '40.439327'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_46'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.440325 4.071727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.440325"^^xsd:decimal ;
  dwc:decimalLongitude "4.071727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.440325 4.071727)"^^geo:wktLiteral ;
  geo-pos:lat "40.440325"^^xsd:decimal ;
  geo-pos:long "4.071727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_47'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_47'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '23.133333333333'^^xsd:double;
  dwc:startTimeOfDay '23.133333333333'^^xsd:double;
  dwc:endTimeOfDay '23.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.071727'^^xsd:double;
  dwc:startLongitude '4.071727'^^xsd:double;
  dwc:endLongitude '4.071727'^^xsd:double;
  dwc:latitude '40.440325'^^xsd:double;
  dwc:startLatitude '40.440325'^^xsd:double;
  dwc:endLatitude '40.440325'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_47'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7875 4.072366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7875"^^xsd:decimal ;
  dwc:decimalLongitude "4.072366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7875 4.072366)"^^geo:wktLiteral ;
  geo-pos:lat "40.7875"^^xsd:decimal ;
  geo-pos:long "4.072366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_165'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_165'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:startTimeOfDay '10.85'^^xsd:double;
  dwc:endTimeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.072366'^^xsd:double;
  dwc:startLongitude '4.072366'^^xsd:double;
  dwc:endLongitude '4.072366'^^xsd:double;
  dwc:latitude '40.7875'^^xsd:double;
  dwc:startLatitude '40.7875'^^xsd:double;
  dwc:endLatitude '40.7875'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_165'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.808716 4.07316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.808716"^^xsd:decimal ;
  dwc:decimalLongitude "4.07316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.808716 4.07316)"^^geo:wktLiteral ;
  geo-pos:lat "40.808716"^^xsd:decimal ;
  geo-pos:long "4.07316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_168'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_168'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:startTimeOfDay '11.85'^^xsd:double;
  dwc:endTimeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.07316'^^xsd:double;
  dwc:startLongitude '4.07316'^^xsd:double;
  dwc:endLongitude '4.07316'^^xsd:double;
  dwc:latitude '40.808716'^^xsd:double;
  dwc:startLatitude '40.808716'^^xsd:double;
  dwc:endLatitude '40.808716'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_168'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445657 4.085197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445657"^^xsd:decimal ;
  dwc:decimalLongitude "4.085197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445657 4.085197)"^^geo:wktLiteral ;
  geo-pos:lat "40.445657"^^xsd:decimal ;
  geo-pos:long "4.085197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_48'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_48'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '23.483333333333'^^xsd:double;
  dwc:startTimeOfDay '23.483333333333'^^xsd:double;
  dwc:endTimeOfDay '23.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.085197'^^xsd:double;
  dwc:startLongitude '4.085197'^^xsd:double;
  dwc:endLongitude '4.085197'^^xsd:double;
  dwc:latitude '40.445657'^^xsd:double;
  dwc:startLatitude '40.445657'^^xsd:double;
  dwc:endLatitude '40.445657'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_48'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.823704 4.085965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.823704"^^xsd:decimal ;
  dwc:decimalLongitude "4.085965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.823704 4.085965)"^^geo:wktLiteral ;
  geo-pos:lat "40.823704"^^xsd:decimal ;
  geo-pos:long "4.085965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_169'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_169'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:startTimeOfDay '12.183333333333'^^xsd:double;
  dwc:endTimeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.085965'^^xsd:double;
  dwc:startLongitude '4.085965'^^xsd:double;
  dwc:endLongitude '4.085965'^^xsd:double;
  dwc:latitude '40.823704'^^xsd:double;
  dwc:startLatitude '40.823704'^^xsd:double;
  dwc:endLatitude '40.823704'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_169'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443914 4.090058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443914"^^xsd:decimal ;
  dwc:decimalLongitude "4.090058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443914 4.090058)"^^geo:wktLiteral ;
  geo-pos:lat "40.443914"^^xsd:decimal ;
  geo-pos:long "4.090058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_49'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_49'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '23.816666666667'^^xsd:double;
  dwc:startTimeOfDay '23.816666666667'^^xsd:double;
  dwc:endTimeOfDay '23.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.090058'^^xsd:double;
  dwc:startLongitude '4.090058'^^xsd:double;
  dwc:endLongitude '4.090058'^^xsd:double;
  dwc:latitude '40.443914'^^xsd:double;
  dwc:startLatitude '40.443914'^^xsd:double;
  dwc:endLatitude '40.443914'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_49'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.441564 4.092708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.441564"^^xsd:decimal ;
  dwc:decimalLongitude "4.092708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.441564 4.092708)"^^geo:wktLiteral ;
  geo-pos:lat "40.441564"^^xsd:decimal ;
  geo-pos:long "4.092708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_50'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_50'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '0.15'^^xsd:double;
  dwc:startTimeOfDay '0.15'^^xsd:double;
  dwc:endTimeOfDay '0.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.092708'^^xsd:double;
  dwc:startLongitude '4.092708'^^xsd:double;
  dwc:endLongitude '4.092708'^^xsd:double;
  dwc:latitude '40.441564'^^xsd:double;
  dwc:startLatitude '40.441564'^^xsd:double;
  dwc:endLatitude '40.441564'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_50'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439478 4.094837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.439478"^^xsd:decimal ;
  dwc:decimalLongitude "4.094837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439478 4.094837)"^^geo:wktLiteral ;
  geo-pos:lat "40.439478"^^xsd:decimal ;
  geo-pos:long "4.094837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_51'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_51'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '0.48333333333333'^^xsd:double;
  dwc:startTimeOfDay '0.48333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.48333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.094837'^^xsd:double;
  dwc:startLongitude '4.094837'^^xsd:double;
  dwc:endLongitude '4.094837'^^xsd:double;
  dwc:latitude '40.439478'^^xsd:double;
  dwc:startLatitude '40.439478'^^xsd:double;
  dwc:endLatitude '40.439478'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_51'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.831552 4.10135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.831552"^^xsd:decimal ;
  dwc:decimalLongitude "4.10135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.831552 4.10135)"^^geo:wktLiteral ;
  geo-pos:lat "40.831552"^^xsd:decimal ;
  geo-pos:long "4.10135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_170'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_170'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:startTimeOfDay '12.483333333333'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.10135'^^xsd:double;
  dwc:startLongitude '4.10135'^^xsd:double;
  dwc:endLongitude '4.10135'^^xsd:double;
  dwc:latitude '40.831552'^^xsd:double;
  dwc:startLatitude '40.831552'^^xsd:double;
  dwc:endLatitude '40.831552'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_170'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.827207 4.113876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.827207"^^xsd:decimal ;
  dwc:decimalLongitude "4.113876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.827207 4.113876)"^^geo:wktLiteral ;
  geo-pos:lat "40.827207"^^xsd:decimal ;
  geo-pos:long "4.113876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_171'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_171'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:startTimeOfDay '12.816666666667'^^xsd:double;
  dwc:endTimeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.113876'^^xsd:double;
  dwc:startLongitude '4.113876'^^xsd:double;
  dwc:endLongitude '4.113876'^^xsd:double;
  dwc:latitude '40.827207'^^xsd:double;
  dwc:startLatitude '40.827207'^^xsd:double;
  dwc:endLatitude '40.827207'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_171'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.457287 4.115474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.457287"^^xsd:decimal ;
  dwc:decimalLongitude "4.115474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.457287 4.115474)"^^geo:wktLiteral ;
  geo-pos:lat "40.457287"^^xsd:decimal ;
  geo-pos:long "4.115474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_52'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_52'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '0.81666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.115474'^^xsd:double;
  dwc:startLongitude '4.115474'^^xsd:double;
  dwc:endLongitude '4.115474'^^xsd:double;
  dwc:latitude '40.457287'^^xsd:double;
  dwc:startLatitude '40.457287'^^xsd:double;
  dwc:endLatitude '40.457287'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_52'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.829337 4.123081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.829337"^^xsd:decimal ;
  dwc:decimalLongitude "4.123081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.829337 4.123081)"^^geo:wktLiteral ;
  geo-pos:lat "40.829337"^^xsd:decimal ;
  geo-pos:long "4.123081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_172'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_172'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.123081'^^xsd:double;
  dwc:startLongitude '4.123081'^^xsd:double;
  dwc:endLongitude '4.123081'^^xsd:double;
  dwc:latitude '40.829337'^^xsd:double;
  dwc:startLatitude '40.829337'^^xsd:double;
  dwc:endLatitude '40.829337'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_172'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.464637 4.126064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.464637"^^xsd:decimal ;
  dwc:decimalLongitude "4.126064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.464637 4.126064)"^^geo:wktLiteral ;
  geo-pos:lat "40.464637"^^xsd:decimal ;
  geo-pos:long "4.126064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_53'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_53'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '1.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.126064'^^xsd:double;
  dwc:startLongitude '4.126064'^^xsd:double;
  dwc:endLongitude '4.126064'^^xsd:double;
  dwc:latitude '40.464637'^^xsd:double;
  dwc:startLatitude '40.464637'^^xsd:double;
  dwc:endLatitude '40.464637'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_53'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83181 4.135832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83181"^^xsd:decimal ;
  dwc:decimalLongitude "4.135832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83181 4.135832)"^^geo:wktLiteral ;
  geo-pos:lat "40.83181"^^xsd:decimal ;
  geo-pos:long "4.135832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_173'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_173'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.135832'^^xsd:double;
  dwc:startLongitude '4.135832'^^xsd:double;
  dwc:endLongitude '4.135832'^^xsd:double;
  dwc:latitude '40.83181'^^xsd:double;
  dwc:startLatitude '40.83181'^^xsd:double;
  dwc:endLatitude '40.83181'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_173'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.865208 4.1369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.865208"^^xsd:decimal ;
  dwc:decimalLongitude "4.1369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.865208 4.1369)"^^geo:wktLiteral ;
  geo-pos:lat "40.865208"^^xsd:decimal ;
  geo-pos:long "4.1369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_181'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_181'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.1369'^^xsd:double;
  dwc:startLongitude '4.1369'^^xsd:double;
  dwc:endLongitude '4.1369'^^xsd:double;
  dwc:latitude '40.865208'^^xsd:double;
  dwc:startLatitude '40.865208'^^xsd:double;
  dwc:endLatitude '40.865208'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_181'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.864983 4.137098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.864983"^^xsd:decimal ;
  dwc:decimalLongitude "4.137098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.864983 4.137098)"^^geo:wktLiteral ;
  geo-pos:lat "40.864983"^^xsd:decimal ;
  geo-pos:long "4.137098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_182'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_182'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.137098'^^xsd:double;
  dwc:startLongitude '4.137098'^^xsd:double;
  dwc:endLongitude '4.137098'^^xsd:double;
  dwc:latitude '40.864983'^^xsd:double;
  dwc:startLatitude '40.864983'^^xsd:double;
  dwc:endLatitude '40.864983'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_182'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.460533 4.13771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.460533"^^xsd:decimal ;
  dwc:decimalLongitude "4.13771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.460533 4.13771)"^^geo:wktLiteral ;
  geo-pos:lat "40.460533"^^xsd:decimal ;
  geo-pos:long "4.13771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_54'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_54'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:startTimeOfDay '1.4'^^xsd:double;
  dwc:endTimeOfDay '1.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.13771'^^xsd:double;
  dwc:startLongitude '4.13771'^^xsd:double;
  dwc:endLongitude '4.13771'^^xsd:double;
  dwc:latitude '40.460533'^^xsd:double;
  dwc:startLatitude '40.460533'^^xsd:double;
  dwc:endLatitude '40.460533'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_54'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.858701 4.140666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.858701"^^xsd:decimal ;
  dwc:decimalLongitude "4.140666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.858701 4.140666)"^^geo:wktLiteral ;
  geo-pos:lat "40.858701"^^xsd:decimal ;
  geo-pos:long "4.140666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_180'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_180'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:startTimeOfDay '15.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.140666'^^xsd:double;
  dwc:startLongitude '4.140666'^^xsd:double;
  dwc:endLongitude '4.140666'^^xsd:double;
  dwc:latitude '40.858701'^^xsd:double;
  dwc:startLatitude '40.858701'^^xsd:double;
  dwc:endLatitude '40.858701'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_180'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.848557 4.141835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.848557"^^xsd:decimal ;
  dwc:decimalLongitude "4.141835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.848557 4.141835)"^^geo:wktLiteral ;
  geo-pos:lat "40.848557"^^xsd:decimal ;
  geo-pos:long "4.141835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_183'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_183'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:startTimeOfDay '16.833333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.141835'^^xsd:double;
  dwc:startLongitude '4.141835'^^xsd:double;
  dwc:endLongitude '4.141835'^^xsd:double;
  dwc:latitude '40.848557'^^xsd:double;
  dwc:startLatitude '40.848557'^^xsd:double;
  dwc:endLatitude '40.848557'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_183'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83623 4.142865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83623"^^xsd:decimal ;
  dwc:decimalLongitude "4.142865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83623 4.142865)"^^geo:wktLiteral ;
  geo-pos:lat "40.83623"^^xsd:decimal ;
  geo-pos:long "4.142865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_174'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_174'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.142865'^^xsd:double;
  dwc:startLongitude '4.142865'^^xsd:double;
  dwc:endLongitude '4.142865'^^xsd:double;
  dwc:latitude '40.83623'^^xsd:double;
  dwc:startLatitude '40.83623'^^xsd:double;
  dwc:endLatitude '40.83623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_174'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.843906 4.143353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.843906"^^xsd:decimal ;
  dwc:decimalLongitude "4.143353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.843906 4.143353)"^^geo:wktLiteral ;
  geo-pos:lat "40.843906"^^xsd:decimal ;
  geo-pos:long "4.143353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_176'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_176'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:startTimeOfDay '14.483333333333'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.143353'^^xsd:double;
  dwc:startLongitude '4.143353'^^xsd:double;
  dwc:endLongitude '4.143353'^^xsd:double;
  dwc:latitude '40.843906'^^xsd:double;
  dwc:startLatitude '40.843906'^^xsd:double;
  dwc:endLatitude '40.843906'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_176'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.843933 4.145687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.843933"^^xsd:decimal ;
  dwc:decimalLongitude "4.145687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.843933 4.145687)"^^geo:wktLiteral ;
  geo-pos:lat "40.843933"^^xsd:decimal ;
  geo-pos:long "4.145687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_175'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_175'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:startTimeOfDay '14.15'^^xsd:double;
  dwc:endTimeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.145687'^^xsd:double;
  dwc:startLongitude '4.145687'^^xsd:double;
  dwc:endLongitude '4.145687'^^xsd:double;
  dwc:latitude '40.843933'^^xsd:double;
  dwc:startLatitude '40.843933'^^xsd:double;
  dwc:endLatitude '40.843933'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_175'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.851905 4.146153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.851905"^^xsd:decimal ;
  dwc:decimalLongitude "4.146153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.851905 4.146153)"^^geo:wktLiteral ;
  geo-pos:lat "40.851905"^^xsd:decimal ;
  geo-pos:long "4.146153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_179'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_179'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.146153'^^xsd:double;
  dwc:startLongitude '4.146153'^^xsd:double;
  dwc:endLongitude '4.146153'^^xsd:double;
  dwc:latitude '40.851905'^^xsd:double;
  dwc:startLatitude '40.851905'^^xsd:double;
  dwc:endLatitude '40.851905'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_179'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.845425 4.148825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.845425"^^xsd:decimal ;
  dwc:decimalLongitude "4.148825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.845425 4.148825)"^^geo:wktLiteral ;
  geo-pos:lat "40.845425"^^xsd:decimal ;
  geo-pos:long "4.148825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_178'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_178'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.148825'^^xsd:double;
  dwc:startLongitude '4.148825'^^xsd:double;
  dwc:endLongitude '4.148825'^^xsd:double;
  dwc:latitude '40.845425'^^xsd:double;
  dwc:startLatitude '40.845425'^^xsd:double;
  dwc:endLatitude '40.845425'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_178'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478219 4.153492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478219"^^xsd:decimal ;
  dwc:decimalLongitude "4.153492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478219 4.153492)"^^geo:wktLiteral ;
  geo-pos:lat "40.478219"^^xsd:decimal ;
  geo-pos:long "4.153492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_55'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_55'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '1.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.153492'^^xsd:double;
  dwc:startLongitude '4.153492'^^xsd:double;
  dwc:endLongitude '4.153492'^^xsd:double;
  dwc:latitude '40.478219'^^xsd:double;
  dwc:startLatitude '40.478219'^^xsd:double;
  dwc:endLatitude '40.478219'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_55'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.489957 4.153932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.489957"^^xsd:decimal ;
  dwc:decimalLongitude "4.153932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.489957 4.153932)"^^geo:wktLiteral ;
  geo-pos:lat "40.489957"^^xsd:decimal ;
  geo-pos:long "4.153932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_57'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_57'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:startTimeOfDay '2.4'^^xsd:double;
  dwc:endTimeOfDay '2.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.153932'^^xsd:double;
  dwc:startLongitude '4.153932'^^xsd:double;
  dwc:endLongitude '4.153932'^^xsd:double;
  dwc:latitude '40.489957'^^xsd:double;
  dwc:startLatitude '40.489957'^^xsd:double;
  dwc:endLatitude '40.489957'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_57'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.490938 4.154404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.490938"^^xsd:decimal ;
  dwc:decimalLongitude "4.154404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.490938 4.154404)"^^geo:wktLiteral ;
  geo-pos:lat "40.490938"^^xsd:decimal ;
  geo-pos:long "4.154404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_56'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_56'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '2.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.154404'^^xsd:double;
  dwc:startLongitude '4.154404'^^xsd:double;
  dwc:endLongitude '4.154404'^^xsd:double;
  dwc:latitude '40.490938'^^xsd:double;
  dwc:startLatitude '40.490938'^^xsd:double;
  dwc:endLatitude '40.490938'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_56'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.845897 4.154543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.845897"^^xsd:decimal ;
  dwc:decimalLongitude "4.154543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.845897 4.154543)"^^geo:wktLiteral ;
  geo-pos:lat "40.845897"^^xsd:decimal ;
  geo-pos:long "4.154543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_177'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_177'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:startTimeOfDay '14.816666666667'^^xsd:double;
  dwc:endTimeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.154543'^^xsd:double;
  dwc:startLongitude '4.154543'^^xsd:double;
  dwc:endLongitude '4.154543'^^xsd:double;
  dwc:latitude '40.845897'^^xsd:double;
  dwc:startLatitude '40.845897'^^xsd:double;
  dwc:endLatitude '40.845897'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_177'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.497403 4.175025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.497403"^^xsd:decimal ;
  dwc:decimalLongitude "4.175025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.497403 4.175025)"^^geo:wktLiteral ;
  geo-pos:lat "40.497403"^^xsd:decimal ;
  geo-pos:long "4.175025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_58'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_58'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.175025'^^xsd:double;
  dwc:startLongitude '4.175025'^^xsd:double;
  dwc:endLongitude '4.175025'^^xsd:double;
  dwc:latitude '40.497403'^^xsd:double;
  dwc:startLatitude '40.497403'^^xsd:double;
  dwc:endLatitude '40.497403'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_58'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.497993 4.177594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.497993"^^xsd:decimal ;
  dwc:decimalLongitude "4.177594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.497993 4.177594)"^^geo:wktLiteral ;
  geo-pos:lat "40.497993"^^xsd:decimal ;
  geo-pos:long "4.177594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_60'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_60'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '3.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.177594'^^xsd:double;
  dwc:startLongitude '4.177594'^^xsd:double;
  dwc:endLongitude '4.177594'^^xsd:double;
  dwc:latitude '40.497993'^^xsd:double;
  dwc:startLatitude '40.497993'^^xsd:double;
  dwc:endLatitude '40.497993'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_60'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251797 4.17835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251797"^^xsd:decimal ;
  dwc:decimalLongitude "4.17835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251797 4.17835)"^^geo:wktLiteral ;
  geo-pos:lat "40.251797"^^xsd:decimal ;
  geo-pos:long "4.17835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_654'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_654'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.17835'^^xsd:double;
  dwc:startLongitude '4.17835'^^xsd:double;
  dwc:endLongitude '4.17835'^^xsd:double;
  dwc:latitude '40.251797'^^xsd:double;
  dwc:startLatitude '40.251797'^^xsd:double;
  dwc:endLatitude '40.251797'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_654'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.498797 4.178624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.498797"^^xsd:decimal ;
  dwc:decimalLongitude "4.178624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.498797 4.178624)"^^geo:wktLiteral ;
  geo-pos:lat "40.498797"^^xsd:decimal ;
  geo-pos:long "4.178624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_59'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_59'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '3.0666666666667'^^xsd:double;
  dwc:startTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.178624'^^xsd:double;
  dwc:startLongitude '4.178624'^^xsd:double;
  dwc:endLongitude '4.178624'^^xsd:double;
  dwc:latitude '40.498797'^^xsd:double;
  dwc:startLatitude '40.498797'^^xsd:double;
  dwc:endLatitude '40.498797'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_59'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.505503 4.183747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.505503"^^xsd:decimal ;
  dwc:decimalLongitude "4.183747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.505503 4.183747)"^^geo:wktLiteral ;
  geo-pos:lat "40.505503"^^xsd:decimal ;
  geo-pos:long "4.183747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_63'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_63'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '4.35'^^xsd:double;
  dwc:startTimeOfDay '4.35'^^xsd:double;
  dwc:endTimeOfDay '4.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.183747'^^xsd:double;
  dwc:startLongitude '4.183747'^^xsd:double;
  dwc:endLongitude '4.183747'^^xsd:double;
  dwc:latitude '40.505503'^^xsd:double;
  dwc:startLatitude '40.505503'^^xsd:double;
  dwc:endLatitude '40.505503'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_63'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483664 4.184938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483664"^^xsd:decimal ;
  dwc:decimalLongitude "4.184938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483664 4.184938)"^^geo:wktLiteral ;
  geo-pos:lat "40.483664"^^xsd:decimal ;
  geo-pos:long "4.184938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_62'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_62'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '4.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '4.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.184938'^^xsd:double;
  dwc:startLongitude '4.184938'^^xsd:double;
  dwc:endLongitude '4.184938'^^xsd:double;
  dwc:latitude '40.483664'^^xsd:double;
  dwc:startLatitude '40.483664'^^xsd:double;
  dwc:endLatitude '40.483664'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_62'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248829 4.18659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248829"^^xsd:decimal ;
  dwc:decimalLongitude "4.18659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248829 4.18659)"^^geo:wktLiteral ;
  geo-pos:lat "40.248829"^^xsd:decimal ;
  geo-pos:long "4.18659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_655'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_655'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '5.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.18659'^^xsd:double;
  dwc:startLongitude '4.18659'^^xsd:double;
  dwc:endLongitude '4.18659'^^xsd:double;
  dwc:latitude '40.248829'^^xsd:double;
  dwc:startLatitude '40.248829'^^xsd:double;
  dwc:endLatitude '40.248829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_655'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.482473 4.186875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.482473"^^xsd:decimal ;
  dwc:decimalLongitude "4.186875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.482473 4.186875)"^^geo:wktLiteral ;
  geo-pos:lat "40.482473"^^xsd:decimal ;
  geo-pos:long "4.186875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_61'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_61'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:startTimeOfDay '3.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.6833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.186875'^^xsd:double;
  dwc:startLongitude '4.186875'^^xsd:double;
  dwc:endLongitude '4.186875'^^xsd:double;
  dwc:latitude '40.482473'^^xsd:double;
  dwc:startLatitude '40.482473'^^xsd:double;
  dwc:endLatitude '40.482473'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_61'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247547 4.188813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247547"^^xsd:decimal ;
  dwc:decimalLongitude "4.188813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247547 4.188813)"^^geo:wktLiteral ;
  geo-pos:lat "40.247547"^^xsd:decimal ;
  geo-pos:long "4.188813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_653'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_653'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:startTimeOfDay '4.8'^^xsd:double;
  dwc:endTimeOfDay '4.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.188813'^^xsd:double;
  dwc:startLongitude '4.188813'^^xsd:double;
  dwc:endLongitude '4.188813'^^xsd:double;
  dwc:latitude '40.247547'^^xsd:double;
  dwc:startLatitude '40.247547'^^xsd:double;
  dwc:endLatitude '40.247547'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_653'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248711 4.197987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248711"^^xsd:decimal ;
  dwc:decimalLongitude "4.197987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248711 4.197987)"^^geo:wktLiteral ;
  geo-pos:lat "40.248711"^^xsd:decimal ;
  geo-pos:long "4.197987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_656'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_656'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:startTimeOfDay '5.8'^^xsd:double;
  dwc:endTimeOfDay '5.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.197987'^^xsd:double;
  dwc:startLongitude '4.197987'^^xsd:double;
  dwc:endLongitude '4.197987'^^xsd:double;
  dwc:latitude '40.248711'^^xsd:double;
  dwc:startLatitude '40.248711'^^xsd:double;
  dwc:endLatitude '40.248711'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_656'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488653 4.200704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.488653"^^xsd:decimal ;
  dwc:decimalLongitude "4.200704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488653 4.200704)"^^geo:wktLiteral ;
  geo-pos:lat "40.488653"^^xsd:decimal ;
  geo-pos:long "4.200704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_64'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_64'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:startTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.200704'^^xsd:double;
  dwc:startLongitude '4.200704'^^xsd:double;
  dwc:endLongitude '4.200704'^^xsd:double;
  dwc:latitude '40.488653'^^xsd:double;
  dwc:startLatitude '40.488653'^^xsd:double;
  dwc:endLatitude '40.488653'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_64'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.243836 4.213678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.243836"^^xsd:decimal ;
  dwc:decimalLongitude "4.213678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.243836 4.213678)"^^geo:wktLiteral ;
  geo-pos:lat "40.243836"^^xsd:decimal ;
  geo-pos:long "4.213678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_652'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_652'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.213678'^^xsd:double;
  dwc:startLongitude '4.213678'^^xsd:double;
  dwc:endLongitude '4.213678'^^xsd:double;
  dwc:latitude '40.243836'^^xsd:double;
  dwc:startLatitude '40.243836'^^xsd:double;
  dwc:endLatitude '40.243836'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_652'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253075 4.21786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253075"^^xsd:decimal ;
  dwc:decimalLongitude "4.21786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253075 4.21786)"^^geo:wktLiteral ;
  geo-pos:lat "40.253075"^^xsd:decimal ;
  geo-pos:long "4.21786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_657'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_657'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.21786'^^xsd:double;
  dwc:startLongitude '4.21786'^^xsd:double;
  dwc:endLongitude '4.21786'^^xsd:double;
  dwc:latitude '40.253075'^^xsd:double;
  dwc:startLatitude '40.253075'^^xsd:double;
  dwc:endLatitude '40.253075'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_657'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4953 4.226266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4953"^^xsd:decimal ;
  dwc:decimalLongitude "4.226266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4953 4.226266)"^^geo:wktLiteral ;
  geo-pos:lat "40.4953"^^xsd:decimal ;
  geo-pos:long "4.226266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_65'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_65'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '5.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.226266'^^xsd:double;
  dwc:startLongitude '4.226266'^^xsd:double;
  dwc:endLongitude '4.226266'^^xsd:double;
  dwc:latitude '40.4953'^^xsd:double;
  dwc:startLatitude '40.4953'^^xsd:double;
  dwc:endLatitude '40.4953'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_65'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24081 4.229983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24081"^^xsd:decimal ;
  dwc:decimalLongitude "4.229983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24081 4.229983)"^^geo:wktLiteral ;
  geo-pos:lat "40.24081"^^xsd:decimal ;
  geo-pos:long "4.229983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_658'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_658'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.229983'^^xsd:double;
  dwc:startLongitude '4.229983'^^xsd:double;
  dwc:endLongitude '4.229983'^^xsd:double;
  dwc:latitude '40.24081'^^xsd:double;
  dwc:startLatitude '40.24081'^^xsd:double;
  dwc:endLatitude '40.24081'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_658'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48162 4.243142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48162"^^xsd:decimal ;
  dwc:decimalLongitude "4.243142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48162 4.243142)"^^geo:wktLiteral ;
  geo-pos:lat "40.48162"^^xsd:decimal ;
  geo-pos:long "4.243142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_66'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_66'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:startTimeOfDay '5.35'^^xsd:double;
  dwc:endTimeOfDay '5.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.243142'^^xsd:double;
  dwc:startLongitude '4.243142'^^xsd:double;
  dwc:endLongitude '4.243142'^^xsd:double;
  dwc:latitude '40.48162'^^xsd:double;
  dwc:startLatitude '40.48162'^^xsd:double;
  dwc:endLatitude '40.48162'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_66'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.239452 4.244062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.239452"^^xsd:decimal ;
  dwc:decimalLongitude "4.244062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.239452 4.244062)"^^geo:wktLiteral ;
  geo-pos:lat "40.239452"^^xsd:decimal ;
  geo-pos:long "4.244062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_659'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_659'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:startTimeOfDay '6.8'^^xsd:double;
  dwc:endTimeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.244062'^^xsd:double;
  dwc:startLongitude '4.244062'^^xsd:double;
  dwc:endLongitude '4.244062'^^xsd:double;
  dwc:latitude '40.239452'^^xsd:double;
  dwc:startLatitude '40.239452'^^xsd:double;
  dwc:endLatitude '40.239452'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_659'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.485268 4.255904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.485268"^^xsd:decimal ;
  dwc:decimalLongitude "4.255904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.485268 4.255904)"^^geo:wktLiteral ;
  geo-pos:lat "40.485268"^^xsd:decimal ;
  geo-pos:long "4.255904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_67'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_67'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:startTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.255904'^^xsd:double;
  dwc:startLongitude '4.255904'^^xsd:double;
  dwc:endLongitude '4.255904'^^xsd:double;
  dwc:latitude '40.485268'^^xsd:double;
  dwc:startLatitude '40.485268'^^xsd:double;
  dwc:endLatitude '40.485268'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_67'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.240093 4.256695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.240093"^^xsd:decimal ;
  dwc:decimalLongitude "4.256695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.240093 4.256695)"^^geo:wktLiteral ;
  geo-pos:lat "40.240093"^^xsd:decimal ;
  geo-pos:long "4.256695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_660'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_660'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.256695'^^xsd:double;
  dwc:startLongitude '4.256695'^^xsd:double;
  dwc:endLongitude '4.256695'^^xsd:double;
  dwc:latitude '40.240093'^^xsd:double;
  dwc:startLatitude '40.240093'^^xsd:double;
  dwc:endLatitude '40.240093'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_660'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233887 4.261985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233887"^^xsd:decimal ;
  dwc:decimalLongitude "4.261985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233887 4.261985)"^^geo:wktLiteral ;
  geo-pos:lat "40.233887"^^xsd:decimal ;
  geo-pos:long "4.261985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_661'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_661'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.261985'^^xsd:double;
  dwc:startLongitude '4.261985'^^xsd:double;
  dwc:endLongitude '4.261985'^^xsd:double;
  dwc:latitude '40.233887'^^xsd:double;
  dwc:startLatitude '40.233887'^^xsd:double;
  dwc:endLatitude '40.233887'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_661'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.164745 4.266507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.164745"^^xsd:decimal ;
  dwc:decimalLongitude "4.266507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.164745 4.266507)"^^geo:wktLiteral ;
  geo-pos:lat "40.164745"^^xsd:decimal ;
  geo-pos:long "4.266507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_670'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_670'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:startTimeOfDay '10.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.266507'^^xsd:double;
  dwc:startLongitude '4.266507'^^xsd:double;
  dwc:endLongitude '4.266507'^^xsd:double;
  dwc:latitude '40.164745'^^xsd:double;
  dwc:startLatitude '40.164745'^^xsd:double;
  dwc:endLatitude '40.164745'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_670'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488353 4.269476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.488353"^^xsd:decimal ;
  dwc:decimalLongitude "4.269476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488353 4.269476)"^^geo:wktLiteral ;
  geo-pos:lat "40.488353"^^xsd:decimal ;
  geo-pos:long "4.269476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_68'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_68'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.269476'^^xsd:double;
  dwc:startLongitude '4.269476'^^xsd:double;
  dwc:endLongitude '4.269476'^^xsd:double;
  dwc:latitude '40.488353'^^xsd:double;
  dwc:startLatitude '40.488353'^^xsd:double;
  dwc:endLatitude '40.488353'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_68'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.180092 4.269774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.180092"^^xsd:decimal ;
  dwc:decimalLongitude "4.269774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.180092 4.269774)"^^geo:wktLiteral ;
  geo-pos:lat "40.180092"^^xsd:decimal ;
  geo-pos:long "4.269774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_668'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_668'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.269774'^^xsd:double;
  dwc:startLongitude '4.269774'^^xsd:double;
  dwc:endLongitude '4.269774'^^xsd:double;
  dwc:latitude '40.180092'^^xsd:double;
  dwc:startLatitude '40.180092'^^xsd:double;
  dwc:endLatitude '40.180092'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_668'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.192158 4.271663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.192158"^^xsd:decimal ;
  dwc:decimalLongitude "4.271663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.192158 4.271663)"^^geo:wktLiteral ;
  geo-pos:lat "40.192158"^^xsd:decimal ;
  geo-pos:long "4.271663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_665'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_665'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.271663'^^xsd:double;
  dwc:startLongitude '4.271663'^^xsd:double;
  dwc:endLongitude '4.271663'^^xsd:double;
  dwc:latitude '40.192158'^^xsd:double;
  dwc:startLatitude '40.192158'^^xsd:double;
  dwc:endLatitude '40.192158'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_665'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.224896 4.271855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.224896"^^xsd:decimal ;
  dwc:decimalLongitude "4.271855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.224896 4.271855)"^^geo:wktLiteral ;
  geo-pos:lat "40.224896"^^xsd:decimal ;
  geo-pos:long "4.271855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_662'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_662'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:startTimeOfDay '7.8'^^xsd:double;
  dwc:endTimeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.271855'^^xsd:double;
  dwc:startLongitude '4.271855'^^xsd:double;
  dwc:endLongitude '4.271855'^^xsd:double;
  dwc:latitude '40.224896'^^xsd:double;
  dwc:startLatitude '40.224896'^^xsd:double;
  dwc:endLatitude '40.224896'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_662'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.171978 4.272962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.171978"^^xsd:decimal ;
  dwc:decimalLongitude "4.272962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.171978 4.272962)"^^geo:wktLiteral ;
  geo-pos:lat "40.171978"^^xsd:decimal ;
  geo-pos:long "4.272962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_669'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_669'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.272962'^^xsd:double;
  dwc:startLongitude '4.272962'^^xsd:double;
  dwc:endLongitude '4.272962'^^xsd:double;
  dwc:latitude '40.171978'^^xsd:double;
  dwc:startLatitude '40.171978'^^xsd:double;
  dwc:endLatitude '40.171978'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_669'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20789 4.274567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.20789"^^xsd:decimal ;
  dwc:decimalLongitude "4.274567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20789 4.274567)"^^geo:wktLiteral ;
  geo-pos:lat "40.20789"^^xsd:decimal ;
  geo-pos:long "4.274567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_664'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_664'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.274567'^^xsd:double;
  dwc:startLongitude '4.274567'^^xsd:double;
  dwc:endLongitude '4.274567'^^xsd:double;
  dwc:latitude '40.20789'^^xsd:double;
  dwc:startLatitude '40.20789'^^xsd:double;
  dwc:endLatitude '40.20789'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_664'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183487 4.275042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183487"^^xsd:decimal ;
  dwc:decimalLongitude "4.275042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183487 4.275042)"^^geo:wktLiteral ;
  geo-pos:lat "40.183487"^^xsd:decimal ;
  geo-pos:long "4.275042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_667'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_667'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.275042'^^xsd:double;
  dwc:startLongitude '4.275042'^^xsd:double;
  dwc:endLongitude '4.275042'^^xsd:double;
  dwc:latitude '40.183487'^^xsd:double;
  dwc:startLatitude '40.183487'^^xsd:double;
  dwc:endLatitude '40.183487'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_667'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.491228 4.275484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.491228"^^xsd:decimal ;
  dwc:decimalLongitude "4.275484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.491228 4.275484)"^^geo:wktLiteral ;
  geo-pos:lat "40.491228"^^xsd:decimal ;
  geo-pos:long "4.275484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_69'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_69'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.275484'^^xsd:double;
  dwc:startLongitude '4.275484'^^xsd:double;
  dwc:endLongitude '4.275484'^^xsd:double;
  dwc:latitude '40.491228'^^xsd:double;
  dwc:startLatitude '40.491228'^^xsd:double;
  dwc:endLatitude '40.491228'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_69'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.166252 4.276642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.166252"^^xsd:decimal ;
  dwc:decimalLongitude "4.276642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.166252 4.276642)"^^geo:wktLiteral ;
  geo-pos:lat "40.166252"^^xsd:decimal ;
  geo-pos:long "4.276642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_671'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_671'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.276642'^^xsd:double;
  dwc:startLongitude '4.276642'^^xsd:double;
  dwc:endLongitude '4.276642'^^xsd:double;
  dwc:latitude '40.166252'^^xsd:double;
  dwc:startLatitude '40.166252'^^xsd:double;
  dwc:endLatitude '40.166252'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_671'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.500868 4.279491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.500868"^^xsd:decimal ;
  dwc:decimalLongitude "4.279491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.500868 4.279491)"^^geo:wktLiteral ;
  geo-pos:lat "40.500868"^^xsd:decimal ;
  geo-pos:long "4.279491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_70'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_70'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.279491'^^xsd:double;
  dwc:startLongitude '4.279491'^^xsd:double;
  dwc:endLongitude '4.279491'^^xsd:double;
  dwc:latitude '40.500868'^^xsd:double;
  dwc:startLatitude '40.500868'^^xsd:double;
  dwc:endLatitude '40.500868'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_70'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.222012 4.280112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.222012"^^xsd:decimal ;
  dwc:decimalLongitude "4.280112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.222012 4.280112)"^^geo:wktLiteral ;
  geo-pos:lat "40.222012"^^xsd:decimal ;
  geo-pos:long "4.280112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_663'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_663'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.280112'^^xsd:double;
  dwc:startLongitude '4.280112'^^xsd:double;
  dwc:endLongitude '4.280112'^^xsd:double;
  dwc:latitude '40.222012'^^xsd:double;
  dwc:startLatitude '40.222012'^^xsd:double;
  dwc:endLatitude '40.222012'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_663'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.149544 4.283452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.149544"^^xsd:decimal ;
  dwc:decimalLongitude "4.283452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.149544 4.283452)"^^geo:wktLiteral ;
  geo-pos:lat "40.149544"^^xsd:decimal ;
  geo-pos:long "4.283452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_673'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_673'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.283452'^^xsd:double;
  dwc:startLongitude '4.283452'^^xsd:double;
  dwc:endLongitude '4.283452'^^xsd:double;
  dwc:latitude '40.149544'^^xsd:double;
  dwc:startLatitude '40.149544'^^xsd:double;
  dwc:endLatitude '40.149544'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_673'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167461 4.28519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167461"^^xsd:decimal ;
  dwc:decimalLongitude "4.28519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167461 4.28519)"^^geo:wktLiteral ;
  geo-pos:lat "40.167461"^^xsd:decimal ;
  geo-pos:long "4.28519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_672'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_672'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:startTimeOfDay '11.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.28519'^^xsd:double;
  dwc:startLongitude '4.28519'^^xsd:double;
  dwc:endLongitude '4.28519'^^xsd:double;
  dwc:latitude '40.167461'^^xsd:double;
  dwc:startLatitude '40.167461'^^xsd:double;
  dwc:endLatitude '40.167461'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_672'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.199001 4.285465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.199001"^^xsd:decimal ;
  dwc:decimalLongitude "4.285465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.199001 4.285465)"^^geo:wktLiteral ;
  geo-pos:lat "40.199001"^^xsd:decimal ;
  geo-pos:long "4.285465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_666'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_666'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.285465'^^xsd:double;
  dwc:startLongitude '4.285465'^^xsd:double;
  dwc:endLongitude '4.285465'^^xsd:double;
  dwc:latitude '40.199001'^^xsd:double;
  dwc:startLatitude '40.199001'^^xsd:double;
  dwc:endLatitude '40.199001'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_666'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.503995 4.292983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.503995"^^xsd:decimal ;
  dwc:decimalLongitude "4.292983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.503995 4.292983)"^^geo:wktLiteral ;
  geo-pos:lat "40.503995"^^xsd:decimal ;
  geo-pos:long "4.292983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_71'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_71'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.292983'^^xsd:double;
  dwc:startLongitude '4.292983'^^xsd:double;
  dwc:endLongitude '4.292983'^^xsd:double;
  dwc:latitude '40.503995'^^xsd:double;
  dwc:startLatitude '40.503995'^^xsd:double;
  dwc:endLatitude '40.503995'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_71'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.499511 4.299452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.499511"^^xsd:decimal ;
  dwc:decimalLongitude "4.299452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.499511 4.299452)"^^geo:wktLiteral ;
  geo-pos:lat "40.499511"^^xsd:decimal ;
  geo-pos:long "4.299452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_72'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_72'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.299452'^^xsd:double;
  dwc:startLongitude '4.299452'^^xsd:double;
  dwc:endLongitude '4.299452'^^xsd:double;
  dwc:latitude '40.499511'^^xsd:double;
  dwc:startLatitude '40.499511'^^xsd:double;
  dwc:endLatitude '40.499511'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_72'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.157883 4.302747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.157883"^^xsd:decimal ;
  dwc:decimalLongitude "4.302747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.157883 4.302747)"^^geo:wktLiteral ;
  geo-pos:lat "40.157883"^^xsd:decimal ;
  geo-pos:long "4.302747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_683'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_683'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:startTimeOfDay '14.733333333333'^^xsd:double;
  dwc:endTimeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.302747'^^xsd:double;
  dwc:startLongitude '4.302747'^^xsd:double;
  dwc:endLongitude '4.302747'^^xsd:double;
  dwc:latitude '40.157883'^^xsd:double;
  dwc:startLatitude '40.157883'^^xsd:double;
  dwc:endLatitude '40.157883'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_683'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.570517 4.303368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.570517"^^xsd:decimal ;
  dwc:decimalLongitude "4.303368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.570517 4.303368)"^^geo:wktLiteral ;
  geo-pos:lat "39.570517"^^xsd:decimal ;
  geo-pos:long "4.303368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_349'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_349'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.303368'^^xsd:double;
  dwc:startLongitude '4.303368'^^xsd:double;
  dwc:endLongitude '4.303368'^^xsd:double;
  dwc:latitude '39.570517'^^xsd:double;
  dwc:startLatitude '39.570517'^^xsd:double;
  dwc:endLatitude '39.570517'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_349'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1488 4.306205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1488"^^xsd:decimal ;
  dwc:decimalLongitude "4.306205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1488 4.306205)"^^geo:wktLiteral ;
  geo-pos:lat "40.1488"^^xsd:decimal ;
  geo-pos:long "4.306205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_674'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_674'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.306205'^^xsd:double;
  dwc:startLongitude '4.306205'^^xsd:double;
  dwc:endLongitude '4.306205'^^xsd:double;
  dwc:latitude '40.1488'^^xsd:double;
  dwc:startLatitude '40.1488'^^xsd:double;
  dwc:endLatitude '40.1488'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_674'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.587407 4.30737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.587407"^^xsd:decimal ;
  dwc:decimalLongitude "4.30737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.587407 4.30737)"^^geo:wktLiteral ;
  geo-pos:lat "40.587407"^^xsd:decimal ;
  geo-pos:long "4.30737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_108'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_108'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:startTimeOfDay '18.8'^^xsd:double;
  dwc:endTimeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.30737'^^xsd:double;
  dwc:startLongitude '4.30737'^^xsd:double;
  dwc:endLongitude '4.30737'^^xsd:double;
  dwc:latitude '40.587407'^^xsd:double;
  dwc:startLatitude '40.587407'^^xsd:double;
  dwc:endLatitude '40.587407'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_108'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.154884 4.310232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.154884"^^xsd:decimal ;
  dwc:decimalLongitude "4.310232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.154884 4.310232)"^^geo:wktLiteral ;
  geo-pos:lat "40.154884"^^xsd:decimal ;
  geo-pos:long "4.310232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_681'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_681'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:startTimeOfDay '14.166666666667'^^xsd:double;
  dwc:endTimeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.310232'^^xsd:double;
  dwc:startLongitude '4.310232'^^xsd:double;
  dwc:endLongitude '4.310232'^^xsd:double;
  dwc:latitude '40.154884'^^xsd:double;
  dwc:startLatitude '40.154884'^^xsd:double;
  dwc:endLatitude '40.154884'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_681'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.156368 4.311709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.156368"^^xsd:decimal ;
  dwc:decimalLongitude "4.311709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.156368 4.311709)"^^geo:wktLiteral ;
  geo-pos:lat "40.156368"^^xsd:decimal ;
  geo-pos:long "4.311709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_682'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_682'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.311709'^^xsd:double;
  dwc:startLongitude '4.311709'^^xsd:double;
  dwc:endLongitude '4.311709'^^xsd:double;
  dwc:latitude '40.156368'^^xsd:double;
  dwc:startLatitude '40.156368'^^xsd:double;
  dwc:endLatitude '40.156368'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_682'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59908 4.315765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59908"^^xsd:decimal ;
  dwc:decimalLongitude "4.315765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59908 4.315765)"^^geo:wktLiteral ;
  geo-pos:lat "40.59908"^^xsd:decimal ;
  geo-pos:long "4.315765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_107'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_107'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:startTimeOfDay '18.466666666667'^^xsd:double;
  dwc:endTimeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.315765'^^xsd:double;
  dwc:startLongitude '4.315765'^^xsd:double;
  dwc:endLongitude '4.315765'^^xsd:double;
  dwc:latitude '40.59908'^^xsd:double;
  dwc:startLatitude '40.59908'^^xsd:double;
  dwc:endLatitude '40.59908'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_107'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.548732 4.3162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.548732"^^xsd:decimal ;
  dwc:decimalLongitude "4.3162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.548732 4.3162)"^^geo:wktLiteral ;
  geo-pos:lat "39.548732"^^xsd:decimal ;
  geo-pos:long "4.3162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_357'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_357'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:startTimeOfDay '10.766666666667'^^xsd:double;
  dwc:endTimeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.3162'^^xsd:double;
  dwc:startLongitude '4.3162'^^xsd:double;
  dwc:endLongitude '4.3162'^^xsd:double;
  dwc:latitude '39.548732'^^xsd:double;
  dwc:startLatitude '39.548732'^^xsd:double;
  dwc:endLatitude '39.548732'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_357'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55437 4.317622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55437"^^xsd:decimal ;
  dwc:decimalLongitude "4.317622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55437 4.317622)"^^geo:wktLiteral ;
  geo-pos:lat "39.55437"^^xsd:decimal ;
  geo-pos:long "4.317622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_353'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_353'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:startTimeOfDay '9.45'^^xsd:double;
  dwc:endTimeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.317622'^^xsd:double;
  dwc:startLongitude '4.317622'^^xsd:double;
  dwc:endLongitude '4.317622'^^xsd:double;
  dwc:latitude '39.55437'^^xsd:double;
  dwc:startLatitude '39.55437'^^xsd:double;
  dwc:endLatitude '39.55437'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_353'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56998 4.318496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56998"^^xsd:decimal ;
  dwc:decimalLongitude "4.318496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56998 4.318496)"^^geo:wktLiteral ;
  geo-pos:lat "39.56998"^^xsd:decimal ;
  geo-pos:long "4.318496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_350'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_350'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:startTimeOfDay '8.45'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.318496'^^xsd:double;
  dwc:startLongitude '4.318496'^^xsd:double;
  dwc:endLongitude '4.318496'^^xsd:double;
  dwc:latitude '39.56998'^^xsd:double;
  dwc:startLatitude '39.56998'^^xsd:double;
  dwc:endLatitude '39.56998'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_350'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.501758 4.319499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.501758"^^xsd:decimal ;
  dwc:decimalLongitude "4.319499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.501758 4.319499)"^^geo:wktLiteral ;
  geo-pos:lat "40.501758"^^xsd:decimal ;
  geo-pos:long "4.319499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_73'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_73'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.319499'^^xsd:double;
  dwc:startLongitude '4.319499'^^xsd:double;
  dwc:endLongitude '4.319499'^^xsd:double;
  dwc:latitude '40.501758'^^xsd:double;
  dwc:startLatitude '40.501758'^^xsd:double;
  dwc:endLatitude '40.501758'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_73'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.144604 4.323068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.144604"^^xsd:decimal ;
  dwc:decimalLongitude "4.323068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.144604 4.323068)"^^geo:wktLiteral ;
  geo-pos:lat "40.144604"^^xsd:decimal ;
  geo-pos:long "4.323068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_680'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_680'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.323068'^^xsd:double;
  dwc:startLongitude '4.323068'^^xsd:double;
  dwc:endLongitude '4.323068'^^xsd:double;
  dwc:latitude '40.144604'^^xsd:double;
  dwc:startLatitude '40.144604'^^xsd:double;
  dwc:endLatitude '40.144604'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_680'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554322 4.324644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.554322"^^xsd:decimal ;
  dwc:decimalLongitude "4.324644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554322 4.324644)"^^geo:wktLiteral ;
  geo-pos:lat "39.554322"^^xsd:decimal ;
  geo-pos:long "4.324644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_354'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_354'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.324644'^^xsd:double;
  dwc:startLongitude '4.324644'^^xsd:double;
  dwc:endLongitude '4.324644'^^xsd:double;
  dwc:latitude '39.554322'^^xsd:double;
  dwc:startLatitude '39.554322'^^xsd:double;
  dwc:endLatitude '39.554322'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_354'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.139835 4.325938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.139835"^^xsd:decimal ;
  dwc:decimalLongitude "4.325938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.139835 4.325938)"^^geo:wktLiteral ;
  geo-pos:lat "40.139835"^^xsd:decimal ;
  geo-pos:long "4.325938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_676'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_676'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.325938'^^xsd:double;
  dwc:startLongitude '4.325938'^^xsd:double;
  dwc:endLongitude '4.325938'^^xsd:double;
  dwc:latitude '40.139835'^^xsd:double;
  dwc:startLatitude '40.139835'^^xsd:double;
  dwc:endLatitude '40.139835'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_676'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.600185 4.325995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.600185"^^xsd:decimal ;
  dwc:decimalLongitude "4.325995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.600185 4.325995)"^^geo:wktLiteral ;
  geo-pos:lat "40.600185"^^xsd:decimal ;
  geo-pos:long "4.325995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_106'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_106'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '18.133333333333'^^xsd:double;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.325995'^^xsd:double;
  dwc:startLongitude '4.325995'^^xsd:double;
  dwc:endLongitude '4.325995'^^xsd:double;
  dwc:latitude '40.600185'^^xsd:double;
  dwc:startLatitude '40.600185'^^xsd:double;
  dwc:endLatitude '40.600185'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_106'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147903 4.326342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.147903"^^xsd:decimal ;
  dwc:decimalLongitude "4.326342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147903 4.326342)"^^geo:wktLiteral ;
  geo-pos:lat "40.147903"^^xsd:decimal ;
  geo-pos:long "4.326342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_675'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_675'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.326342'^^xsd:double;
  dwc:startLongitude '4.326342'^^xsd:double;
  dwc:endLongitude '4.326342'^^xsd:double;
  dwc:latitude '40.147903'^^xsd:double;
  dwc:startLatitude '40.147903'^^xsd:double;
  dwc:endLatitude '40.147903'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_675'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.548662 4.328393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.548662"^^xsd:decimal ;
  dwc:decimalLongitude "4.328393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.548662 4.328393)"^^geo:wktLiteral ;
  geo-pos:lat "39.548662"^^xsd:decimal ;
  geo-pos:long "4.328393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_356'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_356'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:startTimeOfDay '10.433333333333'^^xsd:double;
  dwc:endTimeOfDay '10.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.328393'^^xsd:double;
  dwc:startLongitude '4.328393'^^xsd:double;
  dwc:endLongitude '4.328393'^^xsd:double;
  dwc:latitude '39.548662'^^xsd:double;
  dwc:startLatitude '39.548662'^^xsd:double;
  dwc:endLatitude '39.548662'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_356'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.601542 4.329616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.601542"^^xsd:decimal ;
  dwc:decimalLongitude "4.329616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.601542 4.329616)"^^geo:wktLiteral ;
  geo-pos:lat "40.601542"^^xsd:decimal ;
  geo-pos:long "4.329616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_105'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_105'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:startTimeOfDay '17.8'^^xsd:double;
  dwc:endTimeOfDay '17.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.329616'^^xsd:double;
  dwc:startLongitude '4.329616'^^xsd:double;
  dwc:endLongitude '4.329616'^^xsd:double;
  dwc:latitude '40.601542'^^xsd:double;
  dwc:startLatitude '40.601542'^^xsd:double;
  dwc:endLatitude '40.601542'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_105'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.550137 4.331043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.550137"^^xsd:decimal ;
  dwc:decimalLongitude "4.331043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.550137 4.331043)"^^geo:wktLiteral ;
  geo-pos:lat "39.550137"^^xsd:decimal ;
  geo-pos:long "4.331043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_355'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_355'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.331043'^^xsd:double;
  dwc:startLongitude '4.331043'^^xsd:double;
  dwc:endLongitude '4.331043'^^xsd:double;
  dwc:latitude '39.550137'^^xsd:double;
  dwc:startLatitude '39.550137'^^xsd:double;
  dwc:endLatitude '39.550137'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_355'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.136414 4.33331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.136414"^^xsd:decimal ;
  dwc:decimalLongitude "4.33331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.136414 4.33331)"^^geo:wktLiteral ;
  geo-pos:lat "40.136414"^^xsd:decimal ;
  geo-pos:long "4.33331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_677'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_677'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.33331'^^xsd:double;
  dwc:startLongitude '4.33331'^^xsd:double;
  dwc:endLongitude '4.33331'^^xsd:double;
  dwc:latitude '40.136414'^^xsd:double;
  dwc:startLatitude '40.136414'^^xsd:double;
  dwc:endLatitude '40.136414'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_677'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561703 4.336853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.561703"^^xsd:decimal ;
  dwc:decimalLongitude "4.336853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561703 4.336853)"^^geo:wktLiteral ;
  geo-pos:lat "39.561703"^^xsd:decimal ;
  geo-pos:long "4.336853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_351'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_351'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.336853'^^xsd:double;
  dwc:startLongitude '4.336853'^^xsd:double;
  dwc:endLongitude '4.336853'^^xsd:double;
  dwc:latitude '39.561703'^^xsd:double;
  dwc:startLatitude '39.561703'^^xsd:double;
  dwc:endLatitude '39.561703'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_351'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.607582 4.337288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.607582"^^xsd:decimal ;
  dwc:decimalLongitude "4.337288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.607582 4.337288)"^^geo:wktLiteral ;
  geo-pos:lat "40.607582"^^xsd:decimal ;
  geo-pos:long "4.337288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_104'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_104'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:startTimeOfDay '17.466666666667'^^xsd:double;
  dwc:endTimeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.337288'^^xsd:double;
  dwc:startLongitude '4.337288'^^xsd:double;
  dwc:endLongitude '4.337288'^^xsd:double;
  dwc:latitude '40.607582'^^xsd:double;
  dwc:startLatitude '40.607582'^^xsd:double;
  dwc:endLatitude '40.607582'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_104'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133862 4.338747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133862"^^xsd:decimal ;
  dwc:decimalLongitude "4.338747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133862 4.338747)"^^geo:wktLiteral ;
  geo-pos:lat "40.133862"^^xsd:decimal ;
  geo-pos:long "4.338747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_679'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_679'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.338747'^^xsd:double;
  dwc:startLongitude '4.338747'^^xsd:double;
  dwc:endLongitude '4.338747'^^xsd:double;
  dwc:latitude '40.133862'^^xsd:double;
  dwc:startLatitude '40.133862'^^xsd:double;
  dwc:endLatitude '40.133862'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_679'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554536 4.338773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.554536"^^xsd:decimal ;
  dwc:decimalLongitude "4.338773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554536 4.338773)"^^geo:wktLiteral ;
  geo-pos:lat "39.554536"^^xsd:decimal ;
  geo-pos:long "4.338773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_352'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_352'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.338773'^^xsd:double;
  dwc:startLongitude '4.338773'^^xsd:double;
  dwc:endLongitude '4.338773'^^xsd:double;
  dwc:latitude '39.554536'^^xsd:double;
  dwc:startLatitude '39.554536'^^xsd:double;
  dwc:endLatitude '39.554536'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_352'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130009 4.339422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130009"^^xsd:decimal ;
  dwc:decimalLongitude "4.339422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130009 4.339422)"^^geo:wktLiteral ;
  geo-pos:lat "40.130009"^^xsd:decimal ;
  geo-pos:long "4.339422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_678'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_678'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '202'^^xsd:integer;
  dwc:startJulianDay '202'^^xsd:integer;
  dwc:endJulianDay '202'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:startTimeOfDay '13.166666666667'^^xsd:double;
  dwc:endTimeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.339422'^^xsd:double;
  dwc:startLongitude '4.339422'^^xsd:double;
  dwc:endLongitude '4.339422'^^xsd:double;
  dwc:latitude '40.130009'^^xsd:double;
  dwc:startLatitude '40.130009'^^xsd:double;
  dwc:endLatitude '40.130009'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_678'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609787 4.340839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.609787"^^xsd:decimal ;
  dwc:decimalLongitude "4.340839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609787 4.340839)"^^geo:wktLiteral ;
  geo-pos:lat "40.609787"^^xsd:decimal ;
  geo-pos:long "4.340839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_103'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_103'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:startTimeOfDay '17.133333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.340839'^^xsd:double;
  dwc:startLongitude '4.340839'^^xsd:double;
  dwc:endLongitude '4.340839'^^xsd:double;
  dwc:latitude '40.609787'^^xsd:double;
  dwc:startLatitude '40.609787'^^xsd:double;
  dwc:endLatitude '40.609787'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_103'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.612314 4.345962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.612314"^^xsd:decimal ;
  dwc:decimalLongitude "4.345962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.612314 4.345962)"^^geo:wktLiteral ;
  geo-pos:lat "40.612314"^^xsd:decimal ;
  geo-pos:long "4.345962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_102'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_102'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.345962'^^xsd:double;
  dwc:startLongitude '4.345962'^^xsd:double;
  dwc:endLongitude '4.345962'^^xsd:double;
  dwc:latitude '40.612314'^^xsd:double;
  dwc:startLatitude '40.612314'^^xsd:double;
  dwc:endLatitude '40.612314'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_102'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488862 4.346858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.488862"^^xsd:decimal ;
  dwc:decimalLongitude "4.346858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.488862 4.346858)"^^geo:wktLiteral ;
  geo-pos:lat "40.488862"^^xsd:decimal ;
  geo-pos:long "4.346858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_74'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_74'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.346858'^^xsd:double;
  dwc:startLongitude '4.346858'^^xsd:double;
  dwc:endLongitude '4.346858'^^xsd:double;
  dwc:latitude '40.488862'^^xsd:double;
  dwc:startLatitude '40.488862'^^xsd:double;
  dwc:endLatitude '40.488862'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_74'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.614942 4.351396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.614942"^^xsd:decimal ;
  dwc:decimalLongitude "4.351396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.614942 4.351396)"^^geo:wktLiteral ;
  geo-pos:lat "40.614942"^^xsd:decimal ;
  geo-pos:long "4.351396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_101'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_101'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.351396'^^xsd:double;
  dwc:startLongitude '4.351396'^^xsd:double;
  dwc:endLongitude '4.351396'^^xsd:double;
  dwc:latitude '40.614942'^^xsd:double;
  dwc:startLatitude '40.614942'^^xsd:double;
  dwc:endLatitude '40.614942'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_101'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617496 4.358091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.617496"^^xsd:decimal ;
  dwc:decimalLongitude "4.358091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617496 4.358091)"^^geo:wktLiteral ;
  geo-pos:lat "40.617496"^^xsd:decimal ;
  geo-pos:long "4.358091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_100'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_100'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.358091'^^xsd:double;
  dwc:startLongitude '4.358091'^^xsd:double;
  dwc:endLongitude '4.358091'^^xsd:double;
  dwc:latitude '40.617496'^^xsd:double;
  dwc:startLatitude '40.617496'^^xsd:double;
  dwc:endLatitude '40.617496'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_100'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61984 4.362999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61984"^^xsd:decimal ;
  dwc:decimalLongitude "4.362999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61984 4.362999)"^^geo:wktLiteral ;
  geo-pos:lat "40.61984"^^xsd:decimal ;
  geo-pos:long "4.362999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_99'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_99'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:startTimeOfDay '15.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.362999'^^xsd:double;
  dwc:startLongitude '4.362999'^^xsd:double;
  dwc:endLongitude '4.362999'^^xsd:double;
  dwc:latitude '40.61984'^^xsd:double;
  dwc:startLatitude '40.61984'^^xsd:double;
  dwc:endLatitude '40.61984'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_99'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.481122 4.364812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.481122"^^xsd:decimal ;
  dwc:decimalLongitude "4.364812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.481122 4.364812)"^^geo:wktLiteral ;
  geo-pos:lat "40.481122"^^xsd:decimal ;
  geo-pos:long "4.364812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_75'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_75'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.364812'^^xsd:double;
  dwc:startLongitude '4.364812'^^xsd:double;
  dwc:endLongitude '4.364812'^^xsd:double;
  dwc:latitude '40.481122'^^xsd:double;
  dwc:startLatitude '40.481122'^^xsd:double;
  dwc:endLatitude '40.481122'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_75'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.626073 4.371518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.626073"^^xsd:decimal ;
  dwc:decimalLongitude "4.371518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.626073 4.371518)"^^geo:wktLiteral ;
  geo-pos:lat "40.626073"^^xsd:decimal ;
  geo-pos:long "4.371518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_98'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_98'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.371518'^^xsd:double;
  dwc:startLongitude '4.371518'^^xsd:double;
  dwc:endLongitude '4.371518'^^xsd:double;
  dwc:latitude '40.626073'^^xsd:double;
  dwc:startLatitude '40.626073'^^xsd:double;
  dwc:endLatitude '40.626073'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_98'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.626669 4.376786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.626669"^^xsd:decimal ;
  dwc:decimalLongitude "4.376786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.626669 4.376786)"^^geo:wktLiteral ;
  geo-pos:lat "40.626669"^^xsd:decimal ;
  geo-pos:long "4.376786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_97'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_97'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.376786'^^xsd:double;
  dwc:startLongitude '4.376786'^^xsd:double;
  dwc:endLongitude '4.376786'^^xsd:double;
  dwc:latitude '40.626669'^^xsd:double;
  dwc:startLatitude '40.626669'^^xsd:double;
  dwc:endLatitude '40.626669'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_97'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.605056 4.379387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.605056"^^xsd:decimal ;
  dwc:decimalLongitude "4.379387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.605056 4.379387)"^^geo:wktLiteral ;
  geo-pos:lat "40.605056"^^xsd:decimal ;
  geo-pos:long "4.379387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_93'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_93'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:startTimeOfDay '13.866666666667'^^xsd:double;
  dwc:endTimeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.379387'^^xsd:double;
  dwc:startLongitude '4.379387'^^xsd:double;
  dwc:endLongitude '4.379387'^^xsd:double;
  dwc:latitude '40.605056'^^xsd:double;
  dwc:startLatitude '40.605056'^^xsd:double;
  dwc:endLatitude '40.605056'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_93'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.622946 4.379484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.622946"^^xsd:decimal ;
  dwc:decimalLongitude "4.379484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.622946 4.379484)"^^geo:wktLiteral ;
  geo-pos:lat "40.622946"^^xsd:decimal ;
  geo-pos:long "4.379484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_96'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_96'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:startTimeOfDay '14.866666666667'^^xsd:double;
  dwc:endTimeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.379484'^^xsd:double;
  dwc:startLongitude '4.379484'^^xsd:double;
  dwc:endLongitude '4.379484'^^xsd:double;
  dwc:latitude '40.622946'^^xsd:double;
  dwc:startLatitude '40.622946'^^xsd:double;
  dwc:endLatitude '40.622946'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_96'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.601081 4.381056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.601081"^^xsd:decimal ;
  dwc:decimalLongitude "4.381056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.601081 4.381056)"^^geo:wktLiteral ;
  geo-pos:lat "40.601081"^^xsd:decimal ;
  geo-pos:long "4.381056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_92'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_92'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.381056'^^xsd:double;
  dwc:startLongitude '4.381056'^^xsd:double;
  dwc:endLongitude '4.381056'^^xsd:double;
  dwc:latitude '40.601081'^^xsd:double;
  dwc:startLatitude '40.601081'^^xsd:double;
  dwc:endLatitude '40.601081'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_92'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.615076 4.381544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.615076"^^xsd:decimal ;
  dwc:decimalLongitude "4.381544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.615076 4.381544)"^^geo:wktLiteral ;
  geo-pos:lat "40.615076"^^xsd:decimal ;
  geo-pos:long "4.381544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_95'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_95'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:startTimeOfDay '14.533333333333'^^xsd:double;
  dwc:endTimeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.381544'^^xsd:double;
  dwc:startLongitude '4.381544'^^xsd:double;
  dwc:endLongitude '4.381544'^^xsd:double;
  dwc:latitude '40.615076'^^xsd:double;
  dwc:startLatitude '40.615076'^^xsd:double;
  dwc:endLatitude '40.615076'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_95'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609685 4.382048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.609685"^^xsd:decimal ;
  dwc:decimalLongitude "4.382048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609685 4.382048)"^^geo:wktLiteral ;
  geo-pos:lat "40.609685"^^xsd:decimal ;
  geo-pos:long "4.382048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_94'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_94'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:startTimeOfDay '14.2'^^xsd:double;
  dwc:endTimeOfDay '14.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.382048'^^xsd:double;
  dwc:startLongitude '4.382048'^^xsd:double;
  dwc:endLongitude '4.382048'^^xsd:double;
  dwc:latitude '40.609685'^^xsd:double;
  dwc:startLatitude '40.609685'^^xsd:double;
  dwc:endLatitude '40.609685'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_94'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.590819 4.382907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.590819"^^xsd:decimal ;
  dwc:decimalLongitude "4.382907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.590819 4.382907)"^^geo:wktLiteral ;
  geo-pos:lat "40.590819"^^xsd:decimal ;
  geo-pos:long "4.382907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_90'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_90'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:startTimeOfDay '12.933333333333'^^xsd:double;
  dwc:endTimeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.382907'^^xsd:double;
  dwc:startLongitude '4.382907'^^xsd:double;
  dwc:endLongitude '4.382907'^^xsd:double;
  dwc:latitude '40.590819'^^xsd:double;
  dwc:startLatitude '40.590819'^^xsd:double;
  dwc:endLatitude '40.590819'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_90'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.580776 4.38355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.580776"^^xsd:decimal ;
  dwc:decimalLongitude "4.38355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.580776 4.38355)"^^geo:wktLiteral ;
  geo-pos:lat "40.580776"^^xsd:decimal ;
  geo-pos:long "4.38355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_88'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_88'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:startTimeOfDay '12.266666666667'^^xsd:double;
  dwc:endTimeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.38355'^^xsd:double;
  dwc:startLongitude '4.38355'^^xsd:double;
  dwc:endLongitude '4.38355'^^xsd:double;
  dwc:latitude '40.580776'^^xsd:double;
  dwc:startLatitude '40.580776'^^xsd:double;
  dwc:endLatitude '40.580776'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_88'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.571458 4.384269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.571458"^^xsd:decimal ;
  dwc:decimalLongitude "4.384269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.571458 4.384269)"^^geo:wktLiteral ;
  geo-pos:lat "40.571458"^^xsd:decimal ;
  geo-pos:long "4.384269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_87'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_87'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.384269'^^xsd:double;
  dwc:startLongitude '4.384269'^^xsd:double;
  dwc:endLongitude '4.384269'^^xsd:double;
  dwc:latitude '40.571458'^^xsd:double;
  dwc:startLatitude '40.571458'^^xsd:double;
  dwc:endLatitude '40.571458'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_87'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.585154 4.384736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.585154"^^xsd:decimal ;
  dwc:decimalLongitude "4.384736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.585154 4.384736)"^^geo:wktLiteral ;
  geo-pos:lat "40.585154"^^xsd:decimal ;
  geo-pos:long "4.384736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_89'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_89'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:startTimeOfDay '12.6'^^xsd:double;
  dwc:endTimeOfDay '12.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.384736'^^xsd:double;
  dwc:startLongitude '4.384736'^^xsd:double;
  dwc:endLongitude '4.384736'^^xsd:double;
  dwc:latitude '40.585154'^^xsd:double;
  dwc:startLatitude '40.585154'^^xsd:double;
  dwc:endLatitude '40.585154'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_89'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.477661 4.386243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.477661"^^xsd:decimal ;
  dwc:decimalLongitude "4.386243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.477661 4.386243)"^^geo:wktLiteral ;
  geo-pos:lat "40.477661"^^xsd:decimal ;
  geo-pos:long "4.386243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_76'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_76'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.386243'^^xsd:double;
  dwc:startLongitude '4.386243'^^xsd:double;
  dwc:endLongitude '4.386243'^^xsd:double;
  dwc:latitude '40.477661'^^xsd:double;
  dwc:startLatitude '40.477661'^^xsd:double;
  dwc:endLatitude '40.477661'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_76'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.597642 4.386533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.597642"^^xsd:decimal ;
  dwc:decimalLongitude "4.386533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.597642 4.386533)"^^geo:wktLiteral ;
  geo-pos:lat "40.597642"^^xsd:decimal ;
  geo-pos:long "4.386533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_91'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_91'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:startTimeOfDay '13.266666666667'^^xsd:double;
  dwc:endTimeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.386533'^^xsd:double;
  dwc:startLongitude '4.386533'^^xsd:double;
  dwc:endLongitude '4.386533'^^xsd:double;
  dwc:latitude '40.597642'^^xsd:double;
  dwc:startLatitude '40.597642'^^xsd:double;
  dwc:endLatitude '40.597642'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_91'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.548338 4.386538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.548338"^^xsd:decimal ;
  dwc:decimalLongitude "4.386538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.548338 4.386538)"^^geo:wktLiteral ;
  geo-pos:lat "40.548338"^^xsd:decimal ;
  geo-pos:long "4.386538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_84'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_84'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.386538'^^xsd:double;
  dwc:startLongitude '4.386538'^^xsd:double;
  dwc:endLongitude '4.386538'^^xsd:double;
  dwc:latitude '40.548338'^^xsd:double;
  dwc:startLatitude '40.548338'^^xsd:double;
  dwc:endLatitude '40.548338'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_84'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.508936 4.387574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.508936"^^xsd:decimal ;
  dwc:decimalLongitude "4.387574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.508936 4.387574)"^^geo:wktLiteral ;
  geo-pos:lat "40.508936"^^xsd:decimal ;
  geo-pos:long "4.387574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_79'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_79'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.387574'^^xsd:double;
  dwc:startLongitude '4.387574'^^xsd:double;
  dwc:endLongitude '4.387574'^^xsd:double;
  dwc:latitude '40.508936'^^xsd:double;
  dwc:startLatitude '40.508936'^^xsd:double;
  dwc:endLatitude '40.508936'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_79'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.566078 4.389912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.566078"^^xsd:decimal ;
  dwc:decimalLongitude "4.389912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.566078 4.389912)"^^geo:wktLiteral ;
  geo-pos:lat "40.566078"^^xsd:decimal ;
  geo-pos:long "4.389912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_86'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_86'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.389912'^^xsd:double;
  dwc:startLongitude '4.389912'^^xsd:double;
  dwc:endLongitude '4.389912'^^xsd:double;
  dwc:latitude '40.566078'^^xsd:double;
  dwc:startLatitude '40.566078'^^xsd:double;
  dwc:endLatitude '40.566078'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_86'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.518866 4.390433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.518866"^^xsd:decimal ;
  dwc:decimalLongitude "4.390433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.518866 4.390433)"^^geo:wktLiteral ;
  geo-pos:lat "40.518866"^^xsd:decimal ;
  geo-pos:long "4.390433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_81'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_81'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:startTimeOfDay '10.016666666667'^^xsd:double;
  dwc:endTimeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.390433'^^xsd:double;
  dwc:startLongitude '4.390433'^^xsd:double;
  dwc:endLongitude '4.390433'^^xsd:double;
  dwc:latitude '40.518866'^^xsd:double;
  dwc:startLatitude '40.518866'^^xsd:double;
  dwc:endLatitude '40.518866'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_81'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.560011 4.393925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.560011"^^xsd:decimal ;
  dwc:decimalLongitude "4.393925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.560011 4.393925)"^^geo:wktLiteral ;
  geo-pos:lat "40.560011"^^xsd:decimal ;
  geo-pos:long "4.393925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_85'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_85'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.393925'^^xsd:double;
  dwc:startLongitude '4.393925'^^xsd:double;
  dwc:endLongitude '4.393925'^^xsd:double;
  dwc:latitude '40.560011'^^xsd:double;
  dwc:startLatitude '40.560011'^^xsd:double;
  dwc:endLatitude '40.560011'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_85'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.530603 4.394429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.530603"^^xsd:decimal ;
  dwc:decimalLongitude "4.394429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.530603 4.394429)"^^geo:wktLiteral ;
  geo-pos:lat "40.530603"^^xsd:decimal ;
  geo-pos:long "4.394429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_82'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_82'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:startTimeOfDay '10.283333333333'^^xsd:double;
  dwc:endTimeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.394429'^^xsd:double;
  dwc:startLongitude '4.394429'^^xsd:double;
  dwc:endLongitude '4.394429'^^xsd:double;
  dwc:latitude '40.530603'^^xsd:double;
  dwc:startLatitude '40.530603'^^xsd:double;
  dwc:endLatitude '40.530603'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_82'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.485799 4.395711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.485799"^^xsd:decimal ;
  dwc:decimalLongitude "4.395711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.485799 4.395711)"^^geo:wktLiteral ;
  geo-pos:lat "40.485799"^^xsd:decimal ;
  geo-pos:long "4.395711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_77'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_77'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:startTimeOfDay '8.85'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.395711'^^xsd:double;
  dwc:startLongitude '4.395711'^^xsd:double;
  dwc:endLongitude '4.395711'^^xsd:double;
  dwc:latitude '40.485799'^^xsd:double;
  dwc:startLatitude '40.485799'^^xsd:double;
  dwc:endLatitude '40.485799'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_77'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.499548 4.396146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.499548"^^xsd:decimal ;
  dwc:decimalLongitude "4.396146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.499548 4.396146)"^^geo:wktLiteral ;
  geo-pos:lat "40.499548"^^xsd:decimal ;
  geo-pos:long "4.396146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_78'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_78'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.396146'^^xsd:double;
  dwc:startLongitude '4.396146'^^xsd:double;
  dwc:endLongitude '4.396146'^^xsd:double;
  dwc:latitude '40.499548'^^xsd:double;
  dwc:startLatitude '40.499548'^^xsd:double;
  dwc:endLatitude '40.499548'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_78'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517793 4.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517793"^^xsd:decimal ;
  dwc:decimalLongitude "4.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517793 4.3976)"^^geo:wktLiteral ;
  geo-pos:lat "40.517793"^^xsd:decimal ;
  geo-pos:long "4.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_80'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_80'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.3976'^^xsd:double;
  dwc:startLongitude '4.3976'^^xsd:double;
  dwc:endLongitude '4.3976'^^xsd:double;
  dwc:latitude '40.517793'^^xsd:double;
  dwc:startLatitude '40.517793'^^xsd:double;
  dwc:endLatitude '40.517793'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_80'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516865 4.397936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.516865"^^xsd:decimal ;
  dwc:decimalLongitude "4.397936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516865 4.397936)"^^geo:wktLiteral ;
  geo-pos:lat "39.516865"^^xsd:decimal ;
  geo-pos:long "4.397936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_969'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_969'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '18.533333333333'^^xsd:double;
  dwc:startTimeOfDay '18.533333333333'^^xsd:double;
  dwc:endTimeOfDay '18.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.397936'^^xsd:double;
  dwc:startLongitude '4.397936'^^xsd:double;
  dwc:endLongitude '4.397936'^^xsd:double;
  dwc:latitude '39.516865'^^xsd:double;
  dwc:startLatitude '39.516865'^^xsd:double;
  dwc:endLatitude '39.516865'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_969'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.539009 4.400775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.539009"^^xsd:decimal ;
  dwc:decimalLongitude "4.400775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.539009 4.400775)"^^geo:wktLiteral ;
  geo-pos:lat "40.539009"^^xsd:decimal ;
  geo-pos:long "4.400775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_83'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_83'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '219'^^xsd:integer;
  dwc:startJulianDay '219'^^xsd:integer;
  dwc:endJulianDay '219'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.400775'^^xsd:double;
  dwc:startLongitude '4.400775'^^xsd:double;
  dwc:endLongitude '4.400775'^^xsd:double;
  dwc:latitude '40.539009'^^xsd:double;
  dwc:startLatitude '40.539009'^^xsd:double;
  dwc:endLatitude '40.539009'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_83'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.511791 4.408375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.511791"^^xsd:decimal ;
  dwc:decimalLongitude "4.408375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.511791 4.408375)"^^geo:wktLiteral ;
  geo-pos:lat "39.511791"^^xsd:decimal ;
  geo-pos:long "4.408375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_968'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_968'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:startTimeOfDay '18.2'^^xsd:double;
  dwc:endTimeOfDay '18.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.408375'^^xsd:double;
  dwc:startLongitude '4.408375'^^xsd:double;
  dwc:endLongitude '4.408375'^^xsd:double;
  dwc:latitude '39.511791'^^xsd:double;
  dwc:startLatitude '39.511791'^^xsd:double;
  dwc:endLatitude '39.511791'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_968'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.502346 4.410678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.502346"^^xsd:decimal ;
  dwc:decimalLongitude "4.410678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.502346 4.410678)"^^geo:wktLiteral ;
  geo-pos:lat "39.502346"^^xsd:decimal ;
  geo-pos:long "4.410678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_967'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_967'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.866666666667'^^xsd:double;
  dwc:startTimeOfDay '17.866666666667'^^xsd:double;
  dwc:endTimeOfDay '17.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.410678'^^xsd:double;
  dwc:startLongitude '4.410678'^^xsd:double;
  dwc:endLongitude '4.410678'^^xsd:double;
  dwc:latitude '39.502346'^^xsd:double;
  dwc:startLatitude '39.502346'^^xsd:double;
  dwc:endLatitude '39.502346'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_967'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526897 4.410833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.526897"^^xsd:decimal ;
  dwc:decimalLongitude "4.410833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526897 4.410833)"^^geo:wktLiteral ;
  geo-pos:lat "39.526897"^^xsd:decimal ;
  geo-pos:long "4.410833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_970'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_970'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:startTimeOfDay '18.866666666667'^^xsd:double;
  dwc:endTimeOfDay '18.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.410833'^^xsd:double;
  dwc:startLongitude '4.410833'^^xsd:double;
  dwc:endLongitude '4.410833'^^xsd:double;
  dwc:latitude '39.526897'^^xsd:double;
  dwc:startLatitude '39.526897'^^xsd:double;
  dwc:endLatitude '39.526897'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_970'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.114952 4.410861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.114952"^^xsd:decimal ;
  dwc:decimalLongitude "4.410861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.114952 4.410861)"^^geo:wktLiteral ;
  geo-pos:lat "40.114952"^^xsd:decimal ;
  geo-pos:long "4.410861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_685'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_685'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.410861'^^xsd:double;
  dwc:startLongitude '4.410861'^^xsd:double;
  dwc:endLongitude '4.410861'^^xsd:double;
  dwc:latitude '40.114952'^^xsd:double;
  dwc:startLatitude '40.114952'^^xsd:double;
  dwc:endLatitude '40.114952'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_685'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.001494 4.420409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.001494"^^xsd:decimal ;
  dwc:decimalLongitude "4.420409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.001494 4.420409)"^^geo:wktLiteral ;
  geo-pos:lat "40.001494"^^xsd:decimal ;
  geo-pos:long "4.420409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_702'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_702'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:startTimeOfDay '14.433333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.420409'^^xsd:double;
  dwc:startLongitude '4.420409'^^xsd:double;
  dwc:endLongitude '4.420409'^^xsd:double;
  dwc:latitude '40.001494'^^xsd:double;
  dwc:startLatitude '40.001494'^^xsd:double;
  dwc:endLatitude '40.001494'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_702'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.521214 4.421022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.521214"^^xsd:decimal ;
  dwc:decimalLongitude "4.421022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.521214 4.421022)"^^geo:wktLiteral ;
  geo-pos:lat "39.521214"^^xsd:decimal ;
  geo-pos:long "4.421022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_971'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_971'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:startTimeOfDay '19.2'^^xsd:double;
  dwc:endTimeOfDay '19.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.421022'^^xsd:double;
  dwc:startLongitude '4.421022'^^xsd:double;
  dwc:endLongitude '4.421022'^^xsd:double;
  dwc:latitude '39.521214'^^xsd:double;
  dwc:startLatitude '39.521214'^^xsd:double;
  dwc:endLatitude '39.521214'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_971'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.034271 4.424014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.034271"^^xsd:decimal ;
  dwc:decimalLongitude "4.424014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.034271 4.424014)"^^geo:wktLiteral ;
  geo-pos:lat "40.034271"^^xsd:decimal ;
  geo-pos:long "4.424014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_698'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_698'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:startTimeOfDay '13.116666666667'^^xsd:double;
  dwc:endTimeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.424014'^^xsd:double;
  dwc:startLongitude '4.424014'^^xsd:double;
  dwc:endLongitude '4.424014'^^xsd:double;
  dwc:latitude '40.034271'^^xsd:double;
  dwc:startLatitude '40.034271'^^xsd:double;
  dwc:endLatitude '40.034271'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_698'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.119747 4.424245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.119747"^^xsd:decimal ;
  dwc:decimalLongitude "4.424245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.119747 4.424245)"^^geo:wktLiteral ;
  geo-pos:lat "40.119747"^^xsd:decimal ;
  geo-pos:long "4.424245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_686'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_686'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.424245'^^xsd:double;
  dwc:startLongitude '4.424245'^^xsd:double;
  dwc:endLongitude '4.424245'^^xsd:double;
  dwc:latitude '40.119747'^^xsd:double;
  dwc:startLatitude '40.119747'^^xsd:double;
  dwc:endLatitude '40.119747'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_686'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.050504 4.425312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.050504"^^xsd:decimal ;
  dwc:decimalLongitude "4.425312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.050504 4.425312)"^^geo:wktLiteral ;
  geo-pos:lat "40.050504"^^xsd:decimal ;
  geo-pos:long "4.425312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_697'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_697'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:startTimeOfDay '12.783333333333'^^xsd:double;
  dwc:endTimeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.425312'^^xsd:double;
  dwc:startLongitude '4.425312'^^xsd:double;
  dwc:endLongitude '4.425312'^^xsd:double;
  dwc:latitude '40.050504'^^xsd:double;
  dwc:startLatitude '40.050504'^^xsd:double;
  dwc:endLatitude '40.050504'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_697'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015801 4.425913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.015801"^^xsd:decimal ;
  dwc:decimalLongitude "4.425913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015801 4.425913)"^^geo:wktLiteral ;
  geo-pos:lat "40.015801"^^xsd:decimal ;
  geo-pos:long "4.425913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_699'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_699'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.425913'^^xsd:double;
  dwc:startLongitude '4.425913'^^xsd:double;
  dwc:endLongitude '4.425913'^^xsd:double;
  dwc:latitude '40.015801'^^xsd:double;
  dwc:startLatitude '40.015801'^^xsd:double;
  dwc:endLatitude '40.015801'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_699'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.008666 4.426069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.008666"^^xsd:decimal ;
  dwc:decimalLongitude "4.426069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.008666 4.426069)"^^geo:wktLiteral ;
  geo-pos:lat "40.008666"^^xsd:decimal ;
  geo-pos:long "4.426069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_701'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_701'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:startTimeOfDay '14.133333333333'^^xsd:double;
  dwc:endTimeOfDay '14.133333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.426069'^^xsd:double;
  dwc:startLongitude '4.426069'^^xsd:double;
  dwc:endLongitude '4.426069'^^xsd:double;
  dwc:latitude '40.008666'^^xsd:double;
  dwc:startLatitude '40.008666'^^xsd:double;
  dwc:endLatitude '40.008666'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_701'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.500816 4.427035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.500816"^^xsd:decimal ;
  dwc:decimalLongitude "4.427035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.500816 4.427035)"^^geo:wktLiteral ;
  geo-pos:lat "39.500816"^^xsd:decimal ;
  geo-pos:long "4.427035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_966'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_966'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:startTimeOfDay '17.533333333333'^^xsd:double;
  dwc:endTimeOfDay '17.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.427035'^^xsd:double;
  dwc:startLongitude '4.427035'^^xsd:double;
  dwc:endLongitude '4.427035'^^xsd:double;
  dwc:latitude '39.500816'^^xsd:double;
  dwc:startLatitude '39.500816'^^xsd:double;
  dwc:endLatitude '39.500816'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_966'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.059623 4.431385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.059623"^^xsd:decimal ;
  dwc:decimalLongitude "4.431385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.059623 4.431385)"^^geo:wktLiteral ;
  geo-pos:lat "40.059623"^^xsd:decimal ;
  geo-pos:long "4.431385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_696'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_696'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:startTimeOfDay '12.45'^^xsd:double;
  dwc:endTimeOfDay '12.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.431385'^^xsd:double;
  dwc:startLongitude '4.431385'^^xsd:double;
  dwc:endLongitude '4.431385'^^xsd:double;
  dwc:latitude '40.059623'^^xsd:double;
  dwc:startLatitude '40.059623'^^xsd:double;
  dwc:endLatitude '40.059623'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_696'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.095677 4.437629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.095677"^^xsd:decimal ;
  dwc:decimalLongitude "4.437629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.095677 4.437629)"^^geo:wktLiteral ;
  geo-pos:lat "40.095677"^^xsd:decimal ;
  geo-pos:long "4.437629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_693'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_693'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:startTimeOfDay '11.45'^^xsd:double;
  dwc:endTimeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.437629'^^xsd:double;
  dwc:startLongitude '4.437629'^^xsd:double;
  dwc:endLongitude '4.437629'^^xsd:double;
  dwc:latitude '40.095677'^^xsd:double;
  dwc:startLatitude '40.095677'^^xsd:double;
  dwc:endLatitude '40.095677'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_693'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015571 4.440955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.015571"^^xsd:decimal ;
  dwc:decimalLongitude "4.440955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015571 4.440955)"^^geo:wktLiteral ;
  geo-pos:lat "40.015571"^^xsd:decimal ;
  geo-pos:long "4.440955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_700'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_700'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:startTimeOfDay '13.8'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.440955'^^xsd:double;
  dwc:startLongitude '4.440955'^^xsd:double;
  dwc:endLongitude '4.440955'^^xsd:double;
  dwc:latitude '40.015571'^^xsd:double;
  dwc:startLatitude '40.015571'^^xsd:double;
  dwc:endLatitude '40.015571'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_700'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.065889 4.441556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.065889"^^xsd:decimal ;
  dwc:decimalLongitude "4.441556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.065889 4.441556)"^^geo:wktLiteral ;
  geo-pos:lat "40.065889"^^xsd:decimal ;
  geo-pos:long "4.441556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_695'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_695'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:startTimeOfDay '12.116666666667'^^xsd:double;
  dwc:endTimeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.441556'^^xsd:double;
  dwc:startLongitude '4.441556'^^xsd:double;
  dwc:endLongitude '4.441556'^^xsd:double;
  dwc:latitude '40.065889'^^xsd:double;
  dwc:startLatitude '40.065889'^^xsd:double;
  dwc:endLatitude '40.065889'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_695'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.123331 4.444678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.123331"^^xsd:decimal ;
  dwc:decimalLongitude "4.444678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.123331 4.444678)"^^geo:wktLiteral ;
  geo-pos:lat "40.123331"^^xsd:decimal ;
  geo-pos:long "4.444678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_687'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_687'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:startTimeOfDay '9.45'^^xsd:double;
  dwc:endTimeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.444678'^^xsd:double;
  dwc:startLongitude '4.444678'^^xsd:double;
  dwc:endLongitude '4.444678'^^xsd:double;
  dwc:latitude '40.123331'^^xsd:double;
  dwc:startLatitude '40.123331'^^xsd:double;
  dwc:endLatitude '40.123331'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_687'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.099974 4.445472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.099974"^^xsd:decimal ;
  dwc:decimalLongitude "4.445472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.099974 4.445472)"^^geo:wktLiteral ;
  geo-pos:lat "40.099974"^^xsd:decimal ;
  geo-pos:long "4.445472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_692'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_692'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:startTimeOfDay '11.116666666667'^^xsd:double;
  dwc:endTimeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.445472'^^xsd:double;
  dwc:startLongitude '4.445472'^^xsd:double;
  dwc:endLongitude '4.445472'^^xsd:double;
  dwc:latitude '40.099974'^^xsd:double;
  dwc:startLatitude '40.099974'^^xsd:double;
  dwc:endLatitude '40.099974'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_692'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.078114 4.446722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.078114"^^xsd:decimal ;
  dwc:decimalLongitude "4.446722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.078114 4.446722)"^^geo:wktLiteral ;
  geo-pos:lat "40.078114"^^xsd:decimal ;
  geo-pos:long "4.446722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_694'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_694'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:startTimeOfDay '11.783333333333'^^xsd:double;
  dwc:endTimeOfDay '11.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.446722'^^xsd:double;
  dwc:startLongitude '4.446722'^^xsd:double;
  dwc:endLongitude '4.446722'^^xsd:double;
  dwc:latitude '40.078114'^^xsd:double;
  dwc:startLatitude '40.078114'^^xsd:double;
  dwc:endLatitude '40.078114'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_694'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.515762 4.447242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.515762"^^xsd:decimal ;
  dwc:decimalLongitude "4.447242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.515762 4.447242)"^^geo:wktLiteral ;
  geo-pos:lat "39.515762"^^xsd:decimal ;
  geo-pos:long "4.447242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_965'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_965'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:startTimeOfDay '17.2'^^xsd:double;
  dwc:endTimeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.447242'^^xsd:double;
  dwc:startLongitude '4.447242'^^xsd:double;
  dwc:endLongitude '4.447242'^^xsd:double;
  dwc:latitude '39.515762'^^xsd:double;
  dwc:startLatitude '39.515762'^^xsd:double;
  dwc:endLatitude '39.515762'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_965'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.106433 4.454355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.106433"^^xsd:decimal ;
  dwc:decimalLongitude "4.454355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.106433 4.454355)"^^geo:wktLiteral ;
  geo-pos:lat "40.106433"^^xsd:decimal ;
  geo-pos:long "4.454355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_691'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_691'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:startTimeOfDay '10.783333333333'^^xsd:double;
  dwc:endTimeOfDay '10.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.454355'^^xsd:double;
  dwc:startLongitude '4.454355'^^xsd:double;
  dwc:endLongitude '4.454355'^^xsd:double;
  dwc:latitude '40.106433'^^xsd:double;
  dwc:startLatitude '40.106433'^^xsd:double;
  dwc:endLatitude '40.106433'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_691'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12148 4.455981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12148"^^xsd:decimal ;
  dwc:decimalLongitude "4.455981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12148 4.455981)"^^geo:wktLiteral ;
  geo-pos:lat "40.12148"^^xsd:decimal ;
  geo-pos:long "4.455981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_690'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_690'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.455981'^^xsd:double;
  dwc:startLongitude '4.455981'^^xsd:double;
  dwc:endLongitude '4.455981'^^xsd:double;
  dwc:latitude '40.12148'^^xsd:double;
  dwc:startLatitude '40.12148'^^xsd:double;
  dwc:endLatitude '40.12148'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_690'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.125654 4.461249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.125654"^^xsd:decimal ;
  dwc:decimalLongitude "4.461249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.125654 4.461249)"^^geo:wktLiteral ;
  geo-pos:lat "40.125654"^^xsd:decimal ;
  geo-pos:long "4.461249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_689'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_689'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:startTimeOfDay '10.116666666667'^^xsd:double;
  dwc:endTimeOfDay '10.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.461249'^^xsd:double;
  dwc:startLongitude '4.461249'^^xsd:double;
  dwc:endLongitude '4.461249'^^xsd:double;
  dwc:latitude '40.125654'^^xsd:double;
  dwc:startLatitude '40.125654'^^xsd:double;
  dwc:endLatitude '40.125654'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_689'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.512238 4.463936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.512238"^^xsd:decimal ;
  dwc:decimalLongitude "4.463936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.512238 4.463936)"^^geo:wktLiteral ;
  geo-pos:lat "39.512238"^^xsd:decimal ;
  geo-pos:long "4.463936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_438'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_438'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.463936'^^xsd:double;
  dwc:startLongitude '4.463936'^^xsd:double;
  dwc:endLongitude '4.463936'^^xsd:double;
  dwc:latitude '39.512238'^^xsd:double;
  dwc:startLatitude '39.512238'^^xsd:double;
  dwc:endLatitude '39.512238'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_438'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.135567 4.46871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.135567"^^xsd:decimal ;
  dwc:decimalLongitude "4.46871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.135567 4.46871)"^^geo:wktLiteral ;
  geo-pos:lat "40.135567"^^xsd:decimal ;
  geo-pos:long "4.46871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_688'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_688'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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:julianDay '203'^^xsd:integer;
  dwc:startJulianDay '203'^^xsd:integer;
  dwc:endJulianDay '203'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.46871'^^xsd:double;
  dwc:startLongitude '4.46871'^^xsd:double;
  dwc:endLongitude '4.46871'^^xsd:double;
  dwc:latitude '40.135567'^^xsd:double;
  dwc:startLatitude '40.135567'^^xsd:double;
  dwc:endLatitude '40.135567'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_688'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.515693 4.471988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.515693"^^xsd:decimal ;
  dwc:decimalLongitude "4.471988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.515693 4.471988)"^^geo:wktLiteral ;
  geo-pos:lat "39.515693"^^xsd:decimal ;
  geo-pos:long "4.471988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_439'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_439'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '6.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.471988'^^xsd:double;
  dwc:startLongitude '4.471988'^^xsd:double;
  dwc:endLongitude '4.471988'^^xsd:double;
  dwc:latitude '39.515693'^^xsd:double;
  dwc:startLatitude '39.515693'^^xsd:double;
  dwc:endLatitude '39.515693'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_439'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.522804 4.479003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.522804"^^xsd:decimal ;
  dwc:decimalLongitude "4.479003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.522804 4.479003)"^^geo:wktLiteral ;
  geo-pos:lat "39.522804"^^xsd:decimal ;
  geo-pos:long "4.479003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_964'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_964'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:startTimeOfDay '16.866666666667'^^xsd:double;
  dwc:endTimeOfDay '16.866666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.479003'^^xsd:double;
  dwc:startLongitude '4.479003'^^xsd:double;
  dwc:endLongitude '4.479003'^^xsd:double;
  dwc:latitude '39.522804'^^xsd:double;
  dwc:startLatitude '39.522804'^^xsd:double;
  dwc:endLatitude '39.522804'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_964'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51978 4.486107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51978"^^xsd:decimal ;
  dwc:decimalLongitude "4.486107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51978 4.486107)"^^geo:wktLiteral ;
  geo-pos:lat "39.51978"^^xsd:decimal ;
  geo-pos:long "4.486107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_440'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_440'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.486107'^^xsd:double;
  dwc:startLongitude '4.486107'^^xsd:double;
  dwc:endLongitude '4.486107'^^xsd:double;
  dwc:latitude '39.51978'^^xsd:double;
  dwc:startLatitude '39.51978'^^xsd:double;
  dwc:endLatitude '39.51978'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_440'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526814 4.487035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.526814"^^xsd:decimal ;
  dwc:decimalLongitude "4.487035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526814 4.487035)"^^geo:wktLiteral ;
  geo-pos:lat "39.526814"^^xsd:decimal ;
  geo-pos:long "4.487035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_963'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_963'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '208'^^xsd:integer;
  dwc:startJulianDay '208'^^xsd:integer;
  dwc:endJulianDay '208'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:startTimeOfDay '16.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.487035'^^xsd:double;
  dwc:startLongitude '4.487035'^^xsd:double;
  dwc:endLongitude '4.487035'^^xsd:double;
  dwc:latitude '39.526814'^^xsd:double;
  dwc:startLatitude '39.526814'^^xsd:double;
  dwc:endLatitude '39.526814'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_963'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.524211 4.499604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.524211"^^xsd:decimal ;
  dwc:decimalLongitude "4.499604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.524211 4.499604)"^^geo:wktLiteral ;
  geo-pos:lat "39.524211"^^xsd:decimal ;
  geo-pos:long "4.499604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_441'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_441'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:startTimeOfDay '7.55'^^xsd:double;
  dwc:endTimeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.499604'^^xsd:double;
  dwc:startLongitude '4.499604'^^xsd:double;
  dwc:endLongitude '4.499604'^^xsd:double;
  dwc:latitude '39.524211'^^xsd:double;
  dwc:startLatitude '39.524211'^^xsd:double;
  dwc:endLatitude '39.524211'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_441'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526411 4.515354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.526411"^^xsd:decimal ;
  dwc:decimalLongitude "4.515354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.526411 4.515354)"^^geo:wktLiteral ;
  geo-pos:lat "39.526411"^^xsd:decimal ;
  geo-pos:long "4.515354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_442'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_442'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.515354'^^xsd:double;
  dwc:startLongitude '4.515354'^^xsd:double;
  dwc:endLongitude '4.515354'^^xsd:double;
  dwc:latitude '39.526411'^^xsd:double;
  dwc:startLatitude '39.526411'^^xsd:double;
  dwc:endLatitude '39.526411'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_442'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44993 4.518385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44993"^^xsd:decimal ;
  dwc:decimalLongitude "4.518385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44993 4.518385)"^^geo:wktLiteral ;
  geo-pos:lat "39.44993"^^xsd:decimal ;
  geo-pos:long "4.518385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_448'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_448'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.518385'^^xsd:double;
  dwc:startLongitude '4.518385'^^xsd:double;
  dwc:endLongitude '4.518385'^^xsd:double;
  dwc:latitude '39.44993'^^xsd:double;
  dwc:startLatitude '39.44993'^^xsd:double;
  dwc:endLatitude '39.44993'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_448'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51919 4.522843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51919"^^xsd:decimal ;
  dwc:decimalLongitude "4.522843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51919 4.522843)"^^geo:wktLiteral ;
  geo-pos:lat "39.51919"^^xsd:decimal ;
  geo-pos:long "4.522843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_443'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_443'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.522843'^^xsd:double;
  dwc:startLongitude '4.522843'^^xsd:double;
  dwc:endLongitude '4.522843'^^xsd:double;
  dwc:latitude '39.51919'^^xsd:double;
  dwc:startLatitude '39.51919'^^xsd:double;
  dwc:endLatitude '39.51919'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_443'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.458331 4.524763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.458331"^^xsd:decimal ;
  dwc:decimalLongitude "4.524763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.458331 4.524763)"^^geo:wktLiteral ;
  geo-pos:lat "39.458331"^^xsd:decimal ;
  geo-pos:long "4.524763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_447'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_447'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:startTimeOfDay '9.55'^^xsd:double;
  dwc:endTimeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.524763'^^xsd:double;
  dwc:startLongitude '4.524763'^^xsd:double;
  dwc:endLongitude '4.524763'^^xsd:double;
  dwc:latitude '39.458331'^^xsd:double;
  dwc:startLatitude '39.458331'^^xsd:double;
  dwc:endLatitude '39.458331'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_447'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94 4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94"^^xsd:decimal ;
  dwc:decimalLongitude "4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94 4.53)"^^geo:wktLiteral ;
  geo-pos:lat "39.94"^^xsd:decimal ;
  geo-pos:long "4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_684'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_684'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.53'^^xsd:double;
  dwc:startLongitude '4.53'^^xsd:double;
  dwc:endLongitude '4.53'^^xsd:double;
  dwc:latitude '39.94'^^xsd:double;
  dwc:startLatitude '39.94'^^xsd:double;
  dwc:endLatitude '39.94'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_684'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.519147 4.534993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.519147"^^xsd:decimal ;
  dwc:decimalLongitude "4.534993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.519147 4.534993)"^^geo:wktLiteral ;
  geo-pos:lat "39.519147"^^xsd:decimal ;
  geo-pos:long "4.534993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_444'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_444'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:startTimeOfDay '8.55'^^xsd:double;
  dwc:endTimeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.534993'^^xsd:double;
  dwc:startLongitude '4.534993'^^xsd:double;
  dwc:endLongitude '4.534993'^^xsd:double;
  dwc:latitude '39.519147'^^xsd:double;
  dwc:startLatitude '39.519147'^^xsd:double;
  dwc:endLatitude '39.519147'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_444'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.485282 4.537793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.485282"^^xsd:decimal ;
  dwc:decimalLongitude "4.537793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.485282 4.537793)"^^geo:wktLiteral ;
  geo-pos:lat "39.485282"^^xsd:decimal ;
  geo-pos:long "4.537793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_446'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_446'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.537793'^^xsd:double;
  dwc:startLongitude '4.537793'^^xsd:double;
  dwc:endLongitude '4.537793'^^xsd:double;
  dwc:latitude '39.485282'^^xsd:double;
  dwc:startLatitude '39.485282'^^xsd:double;
  dwc:endLatitude '39.485282'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_446'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.502829 4.540036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.502829"^^xsd:decimal ;
  dwc:decimalLongitude "4.540036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.502829 4.540036)"^^geo:wktLiteral ;
  geo-pos:lat "39.502829"^^xsd:decimal ;
  geo-pos:long "4.540036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_445'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_445'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '199'^^xsd:integer;
  dwc:startJulianDay '199'^^xsd:integer;
  dwc:endJulianDay '199'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.540036'^^xsd:double;
  dwc:startLongitude '4.540036'^^xsd:double;
  dwc:endLongitude '4.540036'^^xsd:double;
  dwc:latitude '39.502829'^^xsd:double;
  dwc:startLatitude '39.502829'^^xsd:double;
  dwc:endLatitude '39.502829'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '807_445'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.670477 4.55099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.670477"^^xsd:decimal ;
  dwc:decimalLongitude "4.55099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.670477 4.55099)"^^geo:wktLiteral ;
  geo-pos:lat "39.670477"^^xsd:decimal ;
  geo-pos:long "4.55099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1042'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1042'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.55099'^^xsd:double;
  dwc:startLongitude '4.55099'^^xsd:double;
  dwc:endLongitude '4.55099'^^xsd:double;
  dwc:latitude '39.670477'^^xsd:double;
  dwc:startLatitude '39.670477'^^xsd:double;
  dwc:endLatitude '39.670477'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1042'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.601947 4.553506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.601947"^^xsd:decimal ;
  dwc:decimalLongitude "4.553506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.601947 4.553506)"^^geo:wktLiteral ;
  geo-pos:lat "39.601947"^^xsd:decimal ;
  geo-pos:long "4.553506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1054'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1054'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:startTimeOfDay '12.483333333333'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.553506'^^xsd:double;
  dwc:startLongitude '4.553506'^^xsd:double;
  dwc:endLongitude '4.553506'^^xsd:double;
  dwc:latitude '39.601947'^^xsd:double;
  dwc:startLatitude '39.601947'^^xsd:double;
  dwc:endLatitude '39.601947'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1054'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672816 4.555818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672816"^^xsd:decimal ;
  dwc:decimalLongitude "4.555818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672816 4.555818)"^^geo:wktLiteral ;
  geo-pos:lat "39.672816"^^xsd:decimal ;
  geo-pos:long "4.555818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1041'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1041'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:startTimeOfDay '8.15'^^xsd:double;
  dwc:endTimeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.555818'^^xsd:double;
  dwc:startLongitude '4.555818'^^xsd:double;
  dwc:endLongitude '4.555818'^^xsd:double;
  dwc:latitude '39.672816'^^xsd:double;
  dwc:startLatitude '39.672816'^^xsd:double;
  dwc:endLatitude '39.672816'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1041'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.658483 4.558532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.658483"^^xsd:decimal ;
  dwc:decimalLongitude "4.558532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.658483 4.558532)"^^geo:wktLiteral ;
  geo-pos:lat "39.658483"^^xsd:decimal ;
  geo-pos:long "4.558532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1043'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1043'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.558532'^^xsd:double;
  dwc:startLongitude '4.558532'^^xsd:double;
  dwc:endLongitude '4.558532'^^xsd:double;
  dwc:latitude '39.658483'^^xsd:double;
  dwc:startLatitude '39.658483'^^xsd:double;
  dwc:endLatitude '39.658483'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1043'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.656551 4.558634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.656551"^^xsd:decimal ;
  dwc:decimalLongitude "4.558634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.656551 4.558634)"^^geo:wktLiteral ;
  geo-pos:lat "39.656551"^^xsd:decimal ;
  geo-pos:long "4.558634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1044'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1044'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:startTimeOfDay '9.15'^^xsd:double;
  dwc:endTimeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.558634'^^xsd:double;
  dwc:startLongitude '4.558634'^^xsd:double;
  dwc:endLongitude '4.558634'^^xsd:double;
  dwc:latitude '39.656551'^^xsd:double;
  dwc:startLatitude '39.656551'^^xsd:double;
  dwc:endLatitude '39.656551'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1044'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.675295 4.559144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.675295"^^xsd:decimal ;
  dwc:decimalLongitude "4.559144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.675295 4.559144)"^^geo:wktLiteral ;
  geo-pos:lat "39.675295"^^xsd:decimal ;
  geo-pos:long "4.559144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1040'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1040'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '7.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.559144'^^xsd:double;
  dwc:startLongitude '4.559144'^^xsd:double;
  dwc:endLongitude '4.559144'^^xsd:double;
  dwc:latitude '39.675295'^^xsd:double;
  dwc:startLatitude '39.675295'^^xsd:double;
  dwc:endLatitude '39.675295'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1040'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.651643 4.566734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.651643"^^xsd:decimal ;
  dwc:decimalLongitude "4.566734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.651643 4.566734)"^^geo:wktLiteral ;
  geo-pos:lat "39.651643"^^xsd:decimal ;
  geo-pos:long "4.566734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1045'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1045'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.566734'^^xsd:double;
  dwc:startLongitude '4.566734'^^xsd:double;
  dwc:endLongitude '4.566734'^^xsd:double;
  dwc:latitude '39.651643'^^xsd:double;
  dwc:startLatitude '39.651643'^^xsd:double;
  dwc:endLatitude '39.651643'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1045'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.635206 4.56932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.635206"^^xsd:decimal ;
  dwc:decimalLongitude "4.56932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.635206 4.56932)"^^geo:wktLiteral ;
  geo-pos:lat "39.635206"^^xsd:decimal ;
  geo-pos:long "4.56932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1046'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1046'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.56932'^^xsd:double;
  dwc:startLongitude '4.56932'^^xsd:double;
  dwc:endLongitude '4.56932'^^xsd:double;
  dwc:latitude '39.635206'^^xsd:double;
  dwc:startLatitude '39.635206'^^xsd:double;
  dwc:endLatitude '39.635206'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1046'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676212 4.569347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.676212"^^xsd:decimal ;
  dwc:decimalLongitude "4.569347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.676212 4.569347)"^^geo:wktLiteral ;
  geo-pos:lat "39.676212"^^xsd:decimal ;
  geo-pos:long "4.569347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1039'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1039'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.569347'^^xsd:double;
  dwc:startLongitude '4.569347'^^xsd:double;
  dwc:endLongitude '4.569347'^^xsd:double;
  dwc:latitude '39.676212'^^xsd:double;
  dwc:startLatitude '39.676212'^^xsd:double;
  dwc:endLatitude '39.676212'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1039'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.600552 4.569921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.600552"^^xsd:decimal ;
  dwc:decimalLongitude "4.569921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.600552 4.569921)"^^geo:wktLiteral ;
  geo-pos:lat "39.600552"^^xsd:decimal ;
  geo-pos:long "4.569921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1053'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1053'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:startTimeOfDay '12.15'^^xsd:double;
  dwc:endTimeOfDay '12.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.569921'^^xsd:double;
  dwc:startLongitude '4.569921'^^xsd:double;
  dwc:endLongitude '4.569921'^^xsd:double;
  dwc:latitude '39.600552'^^xsd:double;
  dwc:startLatitude '39.600552'^^xsd:double;
  dwc:endLatitude '39.600552'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1053'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.596674 4.569948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.596674"^^xsd:decimal ;
  dwc:decimalLongitude "4.569948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.596674 4.569948)"^^geo:wktLiteral ;
  geo-pos:lat "39.596674"^^xsd:decimal ;
  geo-pos:long "4.569948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1055'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1055'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:startTimeOfDay '12.816666666667'^^xsd:double;
  dwc:endTimeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.569948'^^xsd:double;
  dwc:startLongitude '4.569948'^^xsd:double;
  dwc:endLongitude '4.569948'^^xsd:double;
  dwc:latitude '39.596674'^^xsd:double;
  dwc:startLatitude '39.596674'^^xsd:double;
  dwc:endLatitude '39.596674'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1055'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.611115 4.573295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.611115"^^xsd:decimal ;
  dwc:decimalLongitude "4.573295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.611115 4.573295)"^^geo:wktLiteral ;
  geo-pos:lat "39.611115"^^xsd:decimal ;
  geo-pos:long "4.573295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1058'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1058'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.573295'^^xsd:double;
  dwc:startLongitude '4.573295'^^xsd:double;
  dwc:endLongitude '4.573295'^^xsd:double;
  dwc:latitude '39.611115'^^xsd:double;
  dwc:startLatitude '39.611115'^^xsd:double;
  dwc:endLatitude '39.611115'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1058'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.545664 4.575849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.545664"^^xsd:decimal ;
  dwc:decimalLongitude "4.575849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.545664 4.575849)"^^geo:wktLiteral ;
  geo-pos:lat "39.545664"^^xsd:decimal ;
  geo-pos:long "4.575849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1084'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1084'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.575849'^^xsd:double;
  dwc:startLongitude '4.575849'^^xsd:double;
  dwc:endLongitude '4.575849'^^xsd:double;
  dwc:latitude '39.545664'^^xsd:double;
  dwc:startLatitude '39.545664'^^xsd:double;
  dwc:endLatitude '39.545664'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1084'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604018 4.576455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604018"^^xsd:decimal ;
  dwc:decimalLongitude "4.576455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604018 4.576455)"^^geo:wktLiteral ;
  geo-pos:lat "39.604018"^^xsd:decimal ;
  geo-pos:long "4.576455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1057'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1057'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.576455'^^xsd:double;
  dwc:startLongitude '4.576455'^^xsd:double;
  dwc:endLongitude '4.576455'^^xsd:double;
  dwc:latitude '39.604018'^^xsd:double;
  dwc:startLatitude '39.604018'^^xsd:double;
  dwc:endLatitude '39.604018'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1057'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685927 4.5772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.685927"^^xsd:decimal ;
  dwc:decimalLongitude "4.5772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685927 4.5772)"^^geo:wktLiteral ;
  geo-pos:lat "39.685927"^^xsd:decimal ;
  geo-pos:long "4.5772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1038'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1038'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:startTimeOfDay '7.15'^^xsd:double;
  dwc:endTimeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.5772'^^xsd:double;
  dwc:startLongitude '4.5772'^^xsd:double;
  dwc:endLongitude '4.5772'^^xsd:double;
  dwc:latitude '39.685927'^^xsd:double;
  dwc:startLatitude '39.685927'^^xsd:double;
  dwc:endLatitude '39.685927'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1038'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.596781 4.577335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.596781"^^xsd:decimal ;
  dwc:decimalLongitude "4.577335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.596781 4.577335)"^^geo:wktLiteral ;
  geo-pos:lat "39.596781"^^xsd:decimal ;
  geo-pos:long "4.577335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1056'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1056'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.577335'^^xsd:double;
  dwc:startLongitude '4.577335'^^xsd:double;
  dwc:endLongitude '4.577335'^^xsd:double;
  dwc:latitude '39.596781'^^xsd:double;
  dwc:startLatitude '39.596781'^^xsd:double;
  dwc:endLatitude '39.596781'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1056'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60515 4.577662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60515"^^xsd:decimal ;
  dwc:decimalLongitude "4.577662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60515 4.577662)"^^geo:wktLiteral ;
  geo-pos:lat "39.60515"^^xsd:decimal ;
  geo-pos:long "4.577662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1050'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1050'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:startTimeOfDay '11.15'^^xsd:double;
  dwc:endTimeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.577662'^^xsd:double;
  dwc:startLongitude '4.577662'^^xsd:double;
  dwc:endLongitude '4.577662'^^xsd:double;
  dwc:latitude '39.60515'^^xsd:double;
  dwc:startLatitude '39.60515'^^xsd:double;
  dwc:endLatitude '39.60515'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1050'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.597468 4.578981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.597468"^^xsd:decimal ;
  dwc:decimalLongitude "4.578981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.597468 4.578981)"^^geo:wktLiteral ;
  geo-pos:lat "39.597468"^^xsd:decimal ;
  geo-pos:long "4.578981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1052'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1052'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:startTimeOfDay '11.816666666667'^^xsd:double;
  dwc:endTimeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.578981'^^xsd:double;
  dwc:startLongitude '4.578981'^^xsd:double;
  dwc:endLongitude '4.578981'^^xsd:double;
  dwc:latitude '39.597468'^^xsd:double;
  dwc:startLatitude '39.597468'^^xsd:double;
  dwc:endLatitude '39.597468'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1052'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.608293 4.579314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.608293"^^xsd:decimal ;
  dwc:decimalLongitude "4.579314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.608293 4.579314)"^^geo:wktLiteral ;
  geo-pos:lat "39.608293"^^xsd:decimal ;
  geo-pos:long "4.579314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1051'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1051'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:startTimeOfDay '11.483333333333'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.579314'^^xsd:double;
  dwc:startLongitude '4.579314'^^xsd:double;
  dwc:endLongitude '4.579314'^^xsd:double;
  dwc:latitude '39.608293'^^xsd:double;
  dwc:startLatitude '39.608293'^^xsd:double;
  dwc:endLatitude '39.608293'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1051'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602602 4.583584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602602"^^xsd:decimal ;
  dwc:decimalLongitude "4.583584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602602 4.583584)"^^geo:wktLiteral ;
  geo-pos:lat "39.602602"^^xsd:decimal ;
  geo-pos:long "4.583584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1049'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1049'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:startTimeOfDay '10.816666666667'^^xsd:double;
  dwc:endTimeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.583584'^^xsd:double;
  dwc:startLongitude '4.583584'^^xsd:double;
  dwc:endLongitude '4.583584'^^xsd:double;
  dwc:latitude '39.602602'^^xsd:double;
  dwc:startLatitude '39.602602'^^xsd:double;
  dwc:endLatitude '39.602602'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1049'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60979 4.586475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60979"^^xsd:decimal ;
  dwc:decimalLongitude "4.586475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60979 4.586475)"^^geo:wktLiteral ;
  geo-pos:lat "39.60979"^^xsd:decimal ;
  geo-pos:long "4.586475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1048'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1048'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:startTimeOfDay '10.483333333333'^^xsd:double;
  dwc:endTimeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.586475'^^xsd:double;
  dwc:startLongitude '4.586475'^^xsd:double;
  dwc:endLongitude '4.586475'^^xsd:double;
  dwc:latitude '39.60979'^^xsd:double;
  dwc:startLatitude '39.60979'^^xsd:double;
  dwc:endLatitude '39.60979'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1048'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.613363 4.589952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.613363"^^xsd:decimal ;
  dwc:decimalLongitude "4.589952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.613363 4.589952)"^^geo:wktLiteral ;
  geo-pos:lat "39.613363"^^xsd:decimal ;
  geo-pos:long "4.589952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1047'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1047'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:julianDay '210'^^xsd:integer;
  dwc:startJulianDay '210'^^xsd:integer;
  dwc:endJulianDay '210'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:startTimeOfDay '10.15'^^xsd:double;
  dwc:endTimeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.589952'^^xsd:double;
  dwc:startLongitude '4.589952'^^xsd:double;
  dwc:endLongitude '4.589952'^^xsd:double;
  dwc:latitude '39.613363'^^xsd:double;
  dwc:startLatitude '39.613363'^^xsd:double;
  dwc:endLatitude '39.613363'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1047'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.564895 4.595847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.564895"^^xsd:decimal ;
  dwc:decimalLongitude "4.595847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.564895 4.595847)"^^geo:wktLiteral ;
  geo-pos:lat "39.564895"^^xsd:decimal ;
  geo-pos:long "4.595847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1085'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1085'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.595847'^^xsd:double;
  dwc:startLongitude '4.595847'^^xsd:double;
  dwc:endLongitude '4.595847'^^xsd:double;
  dwc:latitude '39.564895'^^xsd:double;
  dwc:startLatitude '39.564895'^^xsd:double;
  dwc:endLatitude '39.564895'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1085'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.578118 4.612074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.578118"^^xsd:decimal ;
  dwc:decimalLongitude "4.612074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.578118 4.612074)"^^geo:wktLiteral ;
  geo-pos:lat "39.578118"^^xsd:decimal ;
  geo-pos:long "4.612074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1086'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1086'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:startTimeOfDay '7.3'^^xsd:double;
  dwc:endTimeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.612074'^^xsd:double;
  dwc:startLongitude '4.612074'^^xsd:double;
  dwc:endLongitude '4.612074'^^xsd:double;
  dwc:latitude '39.578118'^^xsd:double;
  dwc:startLatitude '39.578118'^^xsd:double;
  dwc:endLatitude '39.578118'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1086'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59352 4.628366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.59352"^^xsd:decimal ;
  dwc:decimalLongitude "4.628366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59352 4.628366)"^^geo:wktLiteral ;
  geo-pos:lat "39.59352"^^xsd:decimal ;
  geo-pos:long "4.628366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1087'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1087'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.628366'^^xsd:double;
  dwc:startLongitude '4.628366'^^xsd:double;
  dwc:endLongitude '4.628366'^^xsd:double;
  dwc:latitude '39.59352'^^xsd:double;
  dwc:startLatitude '39.59352'^^xsd:double;
  dwc:endLatitude '39.59352'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1087'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612778 4.649277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.612778"^^xsd:decimal ;
  dwc:decimalLongitude "4.649277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612778 4.649277)"^^geo:wktLiteral ;
  geo-pos:lat "39.612778"^^xsd:decimal ;
  geo-pos:long "4.649277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1088'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1088'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:startTimeOfDay '7.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.649277'^^xsd:double;
  dwc:startLongitude '4.649277'^^xsd:double;
  dwc:endLongitude '4.649277'^^xsd:double;
  dwc:latitude '39.612778'^^xsd:double;
  dwc:startLatitude '39.612778'^^xsd:double;
  dwc:endLatitude '39.612778'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1088'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.624483 4.664308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.624483"^^xsd:decimal ;
  dwc:decimalLongitude "4.664308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.624483 4.664308)"^^geo:wktLiteral ;
  geo-pos:lat "39.624483"^^xsd:decimal ;
  geo-pos:long "4.664308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1089'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1089'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.664308'^^xsd:double;
  dwc:startLongitude '4.664308'^^xsd:double;
  dwc:endLongitude '4.664308'^^xsd:double;
  dwc:latitude '39.624483'^^xsd:double;
  dwc:startLatitude '39.624483'^^xsd:double;
  dwc:endLatitude '39.624483'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1089'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.736192 4.686356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.736192"^^xsd:decimal ;
  dwc:decimalLongitude "4.686356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.736192 4.686356)"^^geo:wktLiteral ;
  geo-pos:lat "39.736192"^^xsd:decimal ;
  geo-pos:long "4.686356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1113'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1113'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '18.05'^^xsd:double;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.686356'^^xsd:double;
  dwc:startLongitude '4.686356'^^xsd:double;
  dwc:endLongitude '4.686356'^^xsd:double;
  dwc:latitude '39.736192'^^xsd:double;
  dwc:startLatitude '39.736192'^^xsd:double;
  dwc:endLatitude '39.736192'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1113'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.636387 4.691194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.636387"^^xsd:decimal ;
  dwc:decimalLongitude "4.691194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.636387 4.691194)"^^geo:wktLiteral ;
  geo-pos:lat "39.636387"^^xsd:decimal ;
  geo-pos:long "4.691194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1090'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1090'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.691194'^^xsd:double;
  dwc:startLongitude '4.691194'^^xsd:double;
  dwc:endLongitude '4.691194'^^xsd:double;
  dwc:latitude '39.636387'^^xsd:double;
  dwc:startLatitude '39.636387'^^xsd:double;
  dwc:endLatitude '39.636387'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1090'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73285 4.691623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73285"^^xsd:decimal ;
  dwc:decimalLongitude "4.691623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73285 4.691623)"^^geo:wktLiteral ;
  geo-pos:lat "39.73285"^^xsd:decimal ;
  geo-pos:long "4.691623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1114'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1114'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:startTimeOfDay '18.383333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.691623'^^xsd:double;
  dwc:startLongitude '4.691623'^^xsd:double;
  dwc:endLongitude '4.691623'^^xsd:double;
  dwc:latitude '39.73285'^^xsd:double;
  dwc:startLatitude '39.73285'^^xsd:double;
  dwc:endLatitude '39.73285'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1114'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73263 4.692686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73263"^^xsd:decimal ;
  dwc:decimalLongitude "4.692686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73263 4.692686)"^^geo:wktLiteral ;
  geo-pos:lat "39.73263"^^xsd:decimal ;
  geo-pos:long "4.692686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1115'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1115'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:startTimeOfDay '18.633333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.692686'^^xsd:double;
  dwc:startLongitude '4.692686'^^xsd:double;
  dwc:endLongitude '4.692686'^^xsd:double;
  dwc:latitude '39.73263'^^xsd:double;
  dwc:startLatitude '39.73263'^^xsd:double;
  dwc:endLatitude '39.73263'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1115'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.768153 4.701161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.768153"^^xsd:decimal ;
  dwc:decimalLongitude "4.701161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.768153 4.701161)"^^geo:wktLiteral ;
  geo-pos:lat "39.768153"^^xsd:decimal ;
  geo-pos:long "4.701161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1112'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1112'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:startTimeOfDay '17.05'^^xsd:double;
  dwc:endTimeOfDay '17.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.701161'^^xsd:double;
  dwc:startLongitude '4.701161'^^xsd:double;
  dwc:endLongitude '4.701161'^^xsd:double;
  dwc:latitude '39.768153'^^xsd:double;
  dwc:startLatitude '39.768153'^^xsd:double;
  dwc:endLatitude '39.768153'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1112'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729298 4.702561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729298"^^xsd:decimal ;
  dwc:decimalLongitude "4.702561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729298 4.702561)"^^geo:wktLiteral ;
  geo-pos:lat "39.729298"^^xsd:decimal ;
  geo-pos:long "4.702561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1116'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1116'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:startTimeOfDay '18.966666666667'^^xsd:double;
  dwc:endTimeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.702561'^^xsd:double;
  dwc:startLongitude '4.702561'^^xsd:double;
  dwc:endLongitude '4.702561'^^xsd:double;
  dwc:latitude '39.729298'^^xsd:double;
  dwc:startLatitude '39.729298'^^xsd:double;
  dwc:endLatitude '39.729298'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1116'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644353 4.704879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644353"^^xsd:decimal ;
  dwc:decimalLongitude "4.704879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644353 4.704879)"^^geo:wktLiteral ;
  geo-pos:lat "39.644353"^^xsd:decimal ;
  geo-pos:long "4.704879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1091'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1091'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.704879'^^xsd:double;
  dwc:startLongitude '4.704879'^^xsd:double;
  dwc:endLongitude '4.704879'^^xsd:double;
  dwc:latitude '39.644353'^^xsd:double;
  dwc:startLatitude '39.644353'^^xsd:double;
  dwc:endLatitude '39.644353'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1091'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725087 4.707819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725087"^^xsd:decimal ;
  dwc:decimalLongitude "4.707819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725087 4.707819)"^^geo:wktLiteral ;
  geo-pos:lat "39.725087"^^xsd:decimal ;
  geo-pos:long "4.707819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1117'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1117'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:startTimeOfDay '19.3'^^xsd:double;
  dwc:endTimeOfDay '19.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.707819'^^xsd:double;
  dwc:startLongitude '4.707819'^^xsd:double;
  dwc:endLongitude '4.707819'^^xsd:double;
  dwc:latitude '39.725087'^^xsd:double;
  dwc:startLatitude '39.725087'^^xsd:double;
  dwc:endLatitude '39.725087'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1117'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725366 4.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725366"^^xsd:decimal ;
  dwc:decimalLongitude "4.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725366 4.7085)"^^geo:wktLiteral ;
  geo-pos:lat "39.725366"^^xsd:decimal ;
  geo-pos:long "4.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1118'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1118'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:startTimeOfDay '19.633333333333'^^xsd:double;
  dwc:endTimeOfDay '19.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.7085'^^xsd:double;
  dwc:startLongitude '4.7085'^^xsd:double;
  dwc:endLongitude '4.7085'^^xsd:double;
  dwc:latitude '39.725366'^^xsd:double;
  dwc:startLatitude '39.725366'^^xsd:double;
  dwc:endLatitude '39.725366'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1118'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.635646 4.709541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.635646"^^xsd:decimal ;
  dwc:decimalLongitude "4.709541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.635646 4.709541)"^^geo:wktLiteral ;
  geo-pos:lat "39.635646"^^xsd:decimal ;
  geo-pos:long "4.709541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1092'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1092'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.709541'^^xsd:double;
  dwc:startLongitude '4.709541'^^xsd:double;
  dwc:endLongitude '4.709541'^^xsd:double;
  dwc:latitude '39.635646'^^xsd:double;
  dwc:startLatitude '39.635646'^^xsd:double;
  dwc:endLatitude '39.635646'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1092'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724615 4.7102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.724615"^^xsd:decimal ;
  dwc:decimalLongitude "4.7102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724615 4.7102)"^^geo:wktLiteral ;
  geo-pos:lat "39.724615"^^xsd:decimal ;
  geo-pos:long "4.7102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1119'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1119'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:startTimeOfDay '19.966666666667'^^xsd:double;
  dwc:endTimeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.7102'^^xsd:double;
  dwc:startLongitude '4.7102'^^xsd:double;
  dwc:endLongitude '4.7102'^^xsd:double;
  dwc:latitude '39.724615'^^xsd:double;
  dwc:startLatitude '39.724615'^^xsd:double;
  dwc:endLatitude '39.724615'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1119'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724014 4.712083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.724014"^^xsd:decimal ;
  dwc:decimalLongitude "4.712083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724014 4.712083)"^^geo:wktLiteral ;
  geo-pos:lat "39.724014"^^xsd:decimal ;
  geo-pos:long "4.712083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1120'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1120'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '20.316666666667'^^xsd:double;
  dwc:startTimeOfDay '20.316666666667'^^xsd:double;
  dwc:endTimeOfDay '20.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.712083'^^xsd:double;
  dwc:startLongitude '4.712083'^^xsd:double;
  dwc:endLongitude '4.712083'^^xsd:double;
  dwc:latitude '39.724014'^^xsd:double;
  dwc:startLatitude '39.724014'^^xsd:double;
  dwc:endLatitude '39.724014'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1120'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72322 4.7135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72322"^^xsd:decimal ;
  dwc:decimalLongitude "4.7135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72322 4.7135)"^^geo:wktLiteral ;
  geo-pos:lat "39.72322"^^xsd:decimal ;
  geo-pos:long "4.7135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1121'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1121'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '20.65'^^xsd:double;
  dwc:startTimeOfDay '20.65'^^xsd:double;
  dwc:endTimeOfDay '20.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.7135'^^xsd:double;
  dwc:startLongitude '4.7135'^^xsd:double;
  dwc:endLongitude '4.7135'^^xsd:double;
  dwc:latitude '39.72322'^^xsd:double;
  dwc:startLatitude '39.72322'^^xsd:double;
  dwc:endLatitude '39.72322'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1121'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.722233 4.714562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.722233"^^xsd:decimal ;
  dwc:decimalLongitude "4.714562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.722233 4.714562)"^^geo:wktLiteral ;
  geo-pos:lat "39.722233"^^xsd:decimal ;
  geo-pos:long "4.714562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1122'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1122'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '20.983333333333'^^xsd:double;
  dwc:startTimeOfDay '20.983333333333'^^xsd:double;
  dwc:endTimeOfDay '20.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.714562'^^xsd:double;
  dwc:startLongitude '4.714562'^^xsd:double;
  dwc:endLongitude '4.714562'^^xsd:double;
  dwc:latitude '39.722233'^^xsd:double;
  dwc:startLatitude '39.722233'^^xsd:double;
  dwc:endLatitude '39.722233'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1122'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721912 4.714862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.721912"^^xsd:decimal ;
  dwc:decimalLongitude "4.714862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721912 4.714862)"^^geo:wktLiteral ;
  geo-pos:lat "39.721912"^^xsd:decimal ;
  geo-pos:long "4.714862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1123'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1123'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '21.316666666667'^^xsd:double;
  dwc:startTimeOfDay '21.316666666667'^^xsd:double;
  dwc:endTimeOfDay '21.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.714862'^^xsd:double;
  dwc:startLongitude '4.714862'^^xsd:double;
  dwc:endLongitude '4.714862'^^xsd:double;
  dwc:latitude '39.721912'^^xsd:double;
  dwc:startLatitude '39.721912'^^xsd:double;
  dwc:endLatitude '39.721912'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1123'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721745 4.715061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.721745"^^xsd:decimal ;
  dwc:decimalLongitude "4.715061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721745 4.715061)"^^geo:wktLiteral ;
  geo-pos:lat "39.721745"^^xsd:decimal ;
  geo-pos:long "4.715061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1124'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1124'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:startTimeOfDay '21.65'^^xsd:double;
  dwc:endTimeOfDay '21.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.715061'^^xsd:double;
  dwc:startLongitude '4.715061'^^xsd:double;
  dwc:endLongitude '4.715061'^^xsd:double;
  dwc:latitude '39.721745'^^xsd:double;
  dwc:startLatitude '39.721745'^^xsd:double;
  dwc:endLatitude '39.721745'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1124'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721375 4.71535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.721375"^^xsd:decimal ;
  dwc:decimalLongitude "4.71535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.721375 4.71535)"^^geo:wktLiteral ;
  geo-pos:lat "39.721375"^^xsd:decimal ;
  geo-pos:long "4.71535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1125'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1125'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '21.983333333333'^^xsd:double;
  dwc:startTimeOfDay '21.983333333333'^^xsd:double;
  dwc:endTimeOfDay '21.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.71535'^^xsd:double;
  dwc:startLongitude '4.71535'^^xsd:double;
  dwc:endLongitude '4.71535'^^xsd:double;
  dwc:latitude '39.721375'^^xsd:double;
  dwc:startLatitude '39.721375'^^xsd:double;
  dwc:endLatitude '39.721375'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1125'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.613813 4.715533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.613813"^^xsd:decimal ;
  dwc:decimalLongitude "4.715533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.613813 4.715533)"^^geo:wktLiteral ;
  geo-pos:lat "39.613813"^^xsd:decimal ;
  geo-pos:long "4.715533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1093'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1093'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.715533'^^xsd:double;
  dwc:startLongitude '4.715533'^^xsd:double;
  dwc:endLongitude '4.715533'^^xsd:double;
  dwc:latitude '39.613813'^^xsd:double;
  dwc:startLatitude '39.613813'^^xsd:double;
  dwc:endLatitude '39.613813'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1093'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74758 4.729743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74758"^^xsd:decimal ;
  dwc:decimalLongitude "4.729743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74758 4.729743)"^^geo:wktLiteral ;
  geo-pos:lat "39.74758"^^xsd:decimal ;
  geo-pos:long "4.729743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1111'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1111'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:startTimeOfDay '15.616666666667'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.729743'^^xsd:double;
  dwc:startLongitude '4.729743'^^xsd:double;
  dwc:endLongitude '4.729743'^^xsd:double;
  dwc:latitude '39.74758'^^xsd:double;
  dwc:startLatitude '39.74758'^^xsd:double;
  dwc:endLatitude '39.74758'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1111'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732522 4.735317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.732522"^^xsd:decimal ;
  dwc:decimalLongitude "4.735317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732522 4.735317)"^^geo:wktLiteral ;
  geo-pos:lat "39.732522"^^xsd:decimal ;
  geo-pos:long "4.735317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1109'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1109'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:startTimeOfDay '14.95'^^xsd:double;
  dwc:endTimeOfDay '14.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.735317'^^xsd:double;
  dwc:startLongitude '4.735317'^^xsd:double;
  dwc:endLongitude '4.735317'^^xsd:double;
  dwc:latitude '39.732522'^^xsd:double;
  dwc:startLatitude '39.732522'^^xsd:double;
  dwc:endLatitude '39.732522'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1109'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724824 4.738696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.724824"^^xsd:decimal ;
  dwc:decimalLongitude "4.738696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.724824 4.738696)"^^geo:wktLiteral ;
  geo-pos:lat "39.724824"^^xsd:decimal ;
  geo-pos:long "4.738696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1108'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1108'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:startTimeOfDay '14.616666666667'^^xsd:double;
  dwc:endTimeOfDay '14.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.738696'^^xsd:double;
  dwc:startLongitude '4.738696'^^xsd:double;
  dwc:endLongitude '4.738696'^^xsd:double;
  dwc:latitude '39.724824'^^xsd:double;
  dwc:startLatitude '39.724824'^^xsd:double;
  dwc:endLatitude '39.724824'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1108'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733745 4.739517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733745"^^xsd:decimal ;
  dwc:decimalLongitude "4.739517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733745 4.739517)"^^geo:wktLiteral ;
  geo-pos:lat "39.733745"^^xsd:decimal ;
  geo-pos:long "4.739517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1110'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1110'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:startTimeOfDay '15.283333333333'^^xsd:double;
  dwc:endTimeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.739517'^^xsd:double;
  dwc:startLongitude '4.739517'^^xsd:double;
  dwc:endLongitude '4.739517'^^xsd:double;
  dwc:latitude '39.733745'^^xsd:double;
  dwc:startLatitude '39.733745'^^xsd:double;
  dwc:endLatitude '39.733745'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1110'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.712846 4.73964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.712846"^^xsd:decimal ;
  dwc:decimalLongitude "4.73964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.712846 4.73964)"^^geo:wktLiteral ;
  geo-pos:lat "39.712846"^^xsd:decimal ;
  geo-pos:long "4.73964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1107'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1107'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:startTimeOfDay '14.283333333333'^^xsd:double;
  dwc:endTimeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.73964'^^xsd:double;
  dwc:startLongitude '4.73964'^^xsd:double;
  dwc:endLongitude '4.73964'^^xsd:double;
  dwc:latitude '39.712846'^^xsd:double;
  dwc:startLatitude '39.712846'^^xsd:double;
  dwc:endLatitude '39.712846'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1107'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604726 4.745155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604726"^^xsd:decimal ;
  dwc:decimalLongitude "4.745155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604726 4.745155)"^^geo:wktLiteral ;
  geo-pos:lat "39.604726"^^xsd:decimal ;
  geo-pos:long "4.745155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1094'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1094'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.745155'^^xsd:double;
  dwc:startLongitude '4.745155'^^xsd:double;
  dwc:endLongitude '4.745155'^^xsd:double;
  dwc:latitude '39.604726'^^xsd:double;
  dwc:startLatitude '39.604726'^^xsd:double;
  dwc:endLatitude '39.604726'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1094'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.707031 4.747671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.707031"^^xsd:decimal ;
  dwc:decimalLongitude "4.747671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.707031 4.747671)"^^geo:wktLiteral ;
  geo-pos:lat "39.707031"^^xsd:decimal ;
  geo-pos:long "4.747671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1106'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1106'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:startTimeOfDay '13.95'^^xsd:double;
  dwc:endTimeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.747671'^^xsd:double;
  dwc:startLongitude '4.747671'^^xsd:double;
  dwc:endLongitude '4.747671'^^xsd:double;
  dwc:latitude '39.707031'^^xsd:double;
  dwc:startLatitude '39.707031'^^xsd:double;
  dwc:endLatitude '39.707031'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1106'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.628876 4.757659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.628876"^^xsd:decimal ;
  dwc:decimalLongitude "4.757659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.628876 4.757659)"^^geo:wktLiteral ;
  geo-pos:lat "39.628876"^^xsd:decimal ;
  geo-pos:long "4.757659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1097'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1097'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:startTimeOfDay '10.95'^^xsd:double;
  dwc:endTimeOfDay '10.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.757659'^^xsd:double;
  dwc:startLongitude '4.757659'^^xsd:double;
  dwc:endLongitude '4.757659'^^xsd:double;
  dwc:latitude '39.628876'^^xsd:double;
  dwc:startLatitude '39.628876'^^xsd:double;
  dwc:endLatitude '39.628876'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1097'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695052 4.759827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.695052"^^xsd:decimal ;
  dwc:decimalLongitude "4.759827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695052 4.759827)"^^geo:wktLiteral ;
  geo-pos:lat "39.695052"^^xsd:decimal ;
  geo-pos:long "4.759827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1104'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1104'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.759827'^^xsd:double;
  dwc:startLongitude '4.759827'^^xsd:double;
  dwc:endLongitude '4.759827'^^xsd:double;
  dwc:latitude '39.695052'^^xsd:double;
  dwc:startLatitude '39.695052'^^xsd:double;
  dwc:endLatitude '39.695052'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1104'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.700915 4.760572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.700915"^^xsd:decimal ;
  dwc:decimalLongitude "4.760572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.700915 4.760572)"^^geo:wktLiteral ;
  geo-pos:lat "39.700915"^^xsd:decimal ;
  geo-pos:long "4.760572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1105'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1105'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:startTimeOfDay '13.616666666667'^^xsd:double;
  dwc:endTimeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.760572'^^xsd:double;
  dwc:startLongitude '4.760572'^^xsd:double;
  dwc:endLongitude '4.760572'^^xsd:double;
  dwc:latitude '39.700915'^^xsd:double;
  dwc:startLatitude '39.700915'^^xsd:double;
  dwc:endLatitude '39.700915'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1105'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.668262 4.761651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.668262"^^xsd:decimal ;
  dwc:decimalLongitude "4.761651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.668262 4.761651)"^^geo:wktLiteral ;
  geo-pos:lat "39.668262"^^xsd:decimal ;
  geo-pos:long "4.761651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1099'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1099'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:startTimeOfDay '11.616666666667'^^xsd:double;
  dwc:endTimeOfDay '11.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.761651'^^xsd:double;
  dwc:startLongitude '4.761651'^^xsd:double;
  dwc:endLongitude '4.761651'^^xsd:double;
  dwc:latitude '39.668262'^^xsd:double;
  dwc:startLatitude '39.668262'^^xsd:double;
  dwc:endLatitude '39.668262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1099'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.627004 4.76355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.627004"^^xsd:decimal ;
  dwc:decimalLongitude "4.76355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.627004 4.76355)"^^geo:wktLiteral ;
  geo-pos:lat "39.627004"^^xsd:decimal ;
  geo-pos:long "4.76355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1096'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1096'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:startTimeOfDay '10.616666666667'^^xsd:double;
  dwc:endTimeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.76355'^^xsd:double;
  dwc:startLongitude '4.76355'^^xsd:double;
  dwc:endLongitude '4.76355'^^xsd:double;
  dwc:latitude '39.627004'^^xsd:double;
  dwc:startLatitude '39.627004'^^xsd:double;
  dwc:endLatitude '39.627004'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1096'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60987 4.763952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60987"^^xsd:decimal ;
  dwc:decimalLongitude "4.763952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60987 4.763952)"^^geo:wktLiteral ;
  geo-pos:lat "39.60987"^^xsd:decimal ;
  geo-pos:long "4.763952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1095'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1095'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:startTimeOfDay '10.266666666667'^^xsd:double;
  dwc:endTimeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.763952'^^xsd:double;
  dwc:startLongitude '4.763952'^^xsd:double;
  dwc:endLongitude '4.763952'^^xsd:double;
  dwc:latitude '39.60987'^^xsd:double;
  dwc:startLatitude '39.60987'^^xsd:double;
  dwc:endLatitude '39.60987'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1095'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685133 4.767396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.685133"^^xsd:decimal ;
  dwc:decimalLongitude "4.767396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685133 4.767396)"^^geo:wktLiteral ;
  geo-pos:lat "39.685133"^^xsd:decimal ;
  geo-pos:long "4.767396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1103'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1103'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.767396'^^xsd:double;
  dwc:startLongitude '4.767396'^^xsd:double;
  dwc:endLongitude '4.767396'^^xsd:double;
  dwc:latitude '39.685133'^^xsd:double;
  dwc:startLatitude '39.685133'^^xsd:double;
  dwc:endLatitude '39.685133'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1103'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.655028 4.770641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.655028"^^xsd:decimal ;
  dwc:decimalLongitude "4.770641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.655028 4.770641)"^^geo:wktLiteral ;
  geo-pos:lat "39.655028"^^xsd:decimal ;
  geo-pos:long "4.770641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1098'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1098'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:startTimeOfDay '11.283333333333'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.770641'^^xsd:double;
  dwc:startLongitude '4.770641'^^xsd:double;
  dwc:endLongitude '4.770641'^^xsd:double;
  dwc:latitude '39.655028'^^xsd:double;
  dwc:startLatitude '39.655028'^^xsd:double;
  dwc:endLatitude '39.655028'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1098'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688894 4.771698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.688894"^^xsd:decimal ;
  dwc:decimalLongitude "4.771698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.688894 4.771698)"^^geo:wktLiteral ;
  geo-pos:lat "39.688894"^^xsd:decimal ;
  geo-pos:long "4.771698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1102'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1102'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:startTimeOfDay '12.616666666667'^^xsd:double;
  dwc:endTimeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.771698'^^xsd:double;
  dwc:startLongitude '4.771698'^^xsd:double;
  dwc:endLongitude '4.771698'^^xsd:double;
  dwc:latitude '39.688894'^^xsd:double;
  dwc:startLatitude '39.688894'^^xsd:double;
  dwc:endLatitude '39.688894'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1102'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685085 4.781751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.685085"^^xsd:decimal ;
  dwc:decimalLongitude "4.781751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.685085 4.781751)"^^geo:wktLiteral ;
  geo-pos:lat "39.685085"^^xsd:decimal ;
  geo-pos:long "4.781751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1100'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1100'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:startTimeOfDay '11.95'^^xsd:double;
  dwc:endTimeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.781751'^^xsd:double;
  dwc:startLongitude '4.781751'^^xsd:double;
  dwc:endLongitude '4.781751'^^xsd:double;
  dwc:latitude '39.685085'^^xsd:double;
  dwc:startLatitude '39.685085'^^xsd:double;
  dwc:endLatitude '39.685085'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1100'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3350__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3350__> ;
  mr:hasGeometry <https://eurobis.org/id/point/3350__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683105 4.784755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683105"^^xsd:decimal ;
  dwc:decimalLongitude "4.784755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3350__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683105 4.784755)"^^geo:wktLiteral ;
  geo-pos:lat "39.683105"^^xsd:decimal ;
  geo-pos:long "4.784755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/3350__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3350_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-09'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'SMRU sperm whale distribution around the Balearic'^^xsd:string;
  dwc:catalogNumber '807_1101'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/dataset/807?row_id=807_1101'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Enrico Pirotta, Sea Mammal Research Unit (SMRU)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:julianDay '213'^^xsd:integer;
  dwc:startJulianDay '213'^^xsd:integer;
  dwc:endJulianDay '213'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:startTimeOfDay '12.283333333333'^^xsd:double;
  dwc:endTimeOfDay '12.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '4.784755'^^xsd:double;
  dwc:startLongitude '4.784755'^^xsd:double;
  dwc:endLongitude '4.784755'^^xsd:double;
  dwc:latitude '39.683105'^^xsd:double;
  dwc:startLatitude '39.683105'^^xsd:double;
  dwc:endLatitude '39.683105'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '807_1101'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF